Skip to content

feat(server): #21109 support leading wildcards in resource matching o…#21110

Open
clifflau1120 wants to merge 1 commit intoPrefectHQ:mainfrom
clifflau1120:21109-support-leading-wildcard-in-resource-matching-of-event-triggers
Open

feat(server): #21109 support leading wildcards in resource matching o…#21110
clifflau1120 wants to merge 1 commit intoPrefectHQ:mainfrom
clifflau1120:21109-support-leading-wildcard-in-resource-matching-of-event-triggers

Conversation

@clifflau1120
Copy link

Overview

This PR closes #21109.

It adds support to leading wildcards while matching resources against events.

Checklist

  • This pull request references any related issue by including "closes <link to issue>"
    • If no issue exists and your change is not a small fix, please create an issue first.
  • If this pull request adds new functionality, it includes unit tests that cover the changes
  • If this pull request removes docs files, it includes redirect settings in mint.json.
  • If this pull request adds functions or classes, it includes helpful docstrings.

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 13, 2026

Merging this PR will not alter performance

✅ 2 untouched benchmarks


Comparing clifflau1120:21109-support-leading-wildcard-in-resource-matching-of-event-triggers (0dc2463) with main (447059a)

Open in CodSpeed

@clifflau1120 clifflau1120 force-pushed the 21109-support-leading-wildcard-in-resource-matching-of-event-triggers branch from 2a809ee to 0dc2463 Compare March 13, 2026 07:07
@clifflau1120 clifflau1120 marked this pull request as ready for review March 13, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement An improvement of an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support leading wildcards or regular expressions in resource matching of event triggers

1 participant