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

feat: enforce conventional commits #1504

Merged
merged 3 commits into from
Oct 24, 2023
Merged

Conversation

DerekRoberts
Copy link
Member

@DerekRoberts DerekRoberts commented Oct 24, 2023

Since PR titles are used as merge messages they should follow conventional commits. The included action will enforce that.

Stolen from @paulushcgcj.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are promoted to:

@DerekRoberts DerekRoberts self-assigned this Oct 24, 2023
@DerekRoberts DerekRoberts added the enhancement New feature or request label Oct 24, 2023
@DerekRoberts DerekRoberts changed the title Feat/conventional commits feat: enforce conventional commits Oct 24, 2023
Copy link
Collaborator

@mishraomp mishraomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

love it

@DerekRoberts DerekRoberts marked this pull request as ready for review October 24, 2023 00:46
@DerekRoberts DerekRoberts merged commit c71b6e3 into main Oct 24, 2023
12 checks passed
@DerekRoberts DerekRoberts deleted the feat/conventionalCommits branch October 24, 2023 01:15
@DerekRoberts DerekRoberts linked an issue Oct 24, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

validate PR title and body is following conventional commits
2 participants