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

Add type labels to PRs based on Conventional Commits syntax #1

Open
joeyparrish opened this issue Feb 15, 2022 · 0 comments
Open

Add type labels to PRs based on Conventional Commits syntax #1

joeyparrish opened this issue Feb 15, 2022 · 0 comments
Labels
priority: P3 Useful but not urgent type: enhancement New feature or request
Milestone

Comments

@joeyparrish
Copy link
Member

If a PR title is properly formatted in Conventional Commits syntax, then the issue updater could apply type: labels automatically.

For example:

fix: ... => type: bug
feat: ... => type: enhancement
docs: ... => type: docs
refactor: ... => type: code health
ci: ... => type: CI

@joeyparrish joeyparrish added the type: enhancement New feature or request label Feb 15, 2022
@github-actions github-actions bot added this to the Backlog milestone Feb 24, 2022
@joeyparrish joeyparrish added the priority: P3 Useful but not urgent label May 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: P3 Useful but not urgent type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant