Skip to content

Chore: change release commit title #1039

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

Merged
merged 1 commit into from
Nov 18, 2024
Merged

Chore: change release commit title #1039

merged 1 commit into from
Nov 18, 2024

Conversation

mem
Copy link
Contributor

@mem mem commented Nov 12, 2024

By default release-please creates a commit that looks like this:

chore(main): release vX.Y.Z

Change this to:

Chore: release vX.Y.Z

because the scope is superflous (this is not a monorepo, we only have one thing that we can release) and using uppercase to start the subject line is good form.

By default release-please creates a commit that looks like this:

	chore(main): release vX.Y.Z

Change this to:

	Chore: release vX.Y.Z

because the scope is superflous (this is not a monorepo, we only have
one thing that we can release) and using uppercase to start the subject
line is good form.

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem requested a review from a team as a code owner November 12, 2024 17:12
@mem mem merged commit 79f6aca into main Nov 18, 2024
5 checks passed
@mem mem deleted the mem/fix-release-commit-title branch November 18, 2024 13:44
@sm-release-app sm-release-app bot mentioned this pull request Nov 18, 2024
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 this pull request may close these issues.

2 participants