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

Detect certain labels from PR title (from conventional commits) #19

Open
jonas-jonas opened this issue Jan 26, 2023 · 0 comments
Open

Comments

@jonas-jonas
Copy link
Contributor

Our PR titles are required to have a certain form (conventional commits). So it should be fairly easy to detect and automatically assign labels to PRs.

For example, a PR with the title test: xyz could automatically have the label tests assigned.
Also, refactor(e2epw) could automatically have the label test-e2e assigned, etc.

This should probably be configurable somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant