Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tag PRs where any file matches the specified patterns #74622

Merged
merged 2 commits into from
Aug 1, 2024

Conversation

JoeRobich
Copy link
Member

matchAny is a new property on the fileMatchPattern which which controls how the condition is satisfied. The old behavior was that all changed files had to match the pattern. By setting matchAny to true the condition is met if any file matches the specified pattern.

@JoeRobich JoeRobich requested a review from a team as a code owner July 31, 2024 20:09
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 31, 2024
@dotnet dotnet deleted a comment from azure-pipelines bot Jul 31, 2024
@JoeRobich JoeRobich closed this Aug 1, 2024
@JoeRobich JoeRobich reopened this Aug 1, 2024
@JoeRobich JoeRobich merged commit eafb789 into main Aug 1, 2024
6 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Aug 1, 2024
@dibarbet dibarbet modified the milestones: Next, 17.12 P2 Aug 26, 2024
@JoeRobich JoeRobich deleted the dev/jorobich/fix-pr-tagging branch September 24, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants