Skip to content

Update labeler.yml to check subfolders #526

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

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Update labeler.yml to check subfolders #526

merged 1 commit into from
Nov 20, 2024

Conversation

psobolewskiPhD
Copy link
Member

References and relevant issues

The labeler action still hasn't auto-labeled stuff:
#519 (comment)

Description

This PR makes the labeler recurse through docs, which should fix the lack of labeling noted above.

@github-actions github-actions bot added the maintenance CI, dependencies, and other maintenance label Nov 19, 2024
@psobolewskiPhD
Copy link
Member Author

We could consider using docs/**/*.md and then breaking out the other types into a different tag?

@psobolewskiPhD
Copy link
Member Author

This PR got labeled fine, so I think that confirms the issue with missing labels was the lack of recursing, which hopefully this fixes.

@psobolewskiPhD psobolewskiPhD added this to the 0.5.5 milestone Nov 20, 2024
@Czaki Czaki merged commit 96e286e into main Nov 20, 2024
10 checks passed
@Czaki Czaki deleted the fix_labler2 branch November 20, 2024 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance CI, dependencies, and other maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants