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

dev: Change autolabeler regex to include : #4196

Merged

Conversation

boc-the-git
Copy link
Collaborator

What type of PR is this?

  • cleanup
  • feature

What this PR does / why we need it:

Adds a : to the autolabeler regex so something like chore: will get autolabeled but something like chore(deps): won't. This will stop Crowdin and Renovate PRs from getting autolabeled, both of which already add their required label.
Flagged by Michael here: #4190 (comment)

Humans don't really put anything other than <type>:, so this handles the labelling for them.

Which issue(s) this PR fixes:

None.

Testing

boc-the-git#20
boc-the-git#21

@michael-genson michael-genson enabled auto-merge (squash) September 11, 2024 13:55
@michael-genson michael-genson merged commit 97c3135 into mealie-recipes:mealie-next Sep 11, 2024
13 checks passed
boc-the-git added a commit to boc-the-git/mealie that referenced this pull request Sep 28, 2024
Choromanski pushed a commit to Choromanski/mealie that referenced this pull request Oct 1, 2024
@Kuchenpirat Kuchenpirat added dev Internal development and removed feature labels Oct 19, 2024
@Kuchenpirat Kuchenpirat changed the title feat: Change autolabeler regex to include : dev: Change autolabeler regex to include : Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev Internal development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants