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

refactor(ci): add more valid PR title types #2559

Merged
merged 1 commit into from
Apr 22, 2024

Conversation

Conaclos
Copy link
Member

@Conaclos Conaclos commented Apr 22, 2024

Summary

Allow a PR title to start with release:.

Additionally, I added the following types:

  • build:, a change that affects the build system or external dependencies
  • ci:, a change that affects CI

It is part of the Angular Commit Convention.
The initial Angular Commit Convention used chore.
build and ci were introduced to replace chore.

I kept chore because there are certainly some valid uses.

@ematipico ematipico merged commit 29a4557 into main Apr 22, 2024
5 checks passed
@ematipico ematipico deleted the conaclos/pr_title-workflow branch April 22, 2024 13:00
@unvalley
Copy link
Member

Thank you for fixing.

@Conaclos Conaclos added the A-Changelog Area: changelog label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Changelog Area: changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants