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

ci(labeler): fix rule #832

Merged
merged 1 commit into from
Oct 17, 2024
Merged

ci(labeler): fix rule #832

merged 1 commit into from
Oct 17, 2024

Conversation

grieve54706
Copy link
Contributor

  • any-glob-to-any-file: ANY glob must match against ANY changed file
  • any-glob-to-all-files: ANY glob must match against ALL changed files
  • all-globs-to-any-file: ALL globs must match against ANY changed file
  • all-globs-to-all-files: ALL globs must match against ALL changed files

Reference:
https://github.com/actions/labeler?tab=readme-ov-file#match-object

@grieve54706 grieve54706 requested a review from goldmedal October 17, 2024 03:00
@goldmedal goldmedal merged commit 3f79b7f into main Oct 17, 2024
7 checks passed
@goldmedal goldmedal deleted the chore/labeler branch October 17, 2024 08:30
grieve54706 added a commit that referenced this pull request Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants