Skip to content

Add CI check for linting/enforcing PR title format #5381

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

Closed
Tracked by #4748
mafredri opened this issue Dec 12, 2022 · 0 comments · Fixed by #5387
Closed
Tracked by #4748

Add CI check for linting/enforcing PR title format #5381

mafredri opened this issue Dec 12, 2022 · 0 comments · Fixed by #5387
Assignees

Comments

@mafredri
Copy link
Member

When #5366 is merged (ref: #5233), we will start having organized release notes and ways to detect breaking changes.

To ensure a clean and organized changelog in our release notes, we will want all commits on main (i.e. merged PR titles) to start with a common format, feat: for instance.

Our title format is pretty much a spot-on match for conventional commits, so we could simply use a pre-existing action like semantic-pull-request.

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

Successfully merging a pull request may close this issue.

1 participant