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

chore: minor fixes to release flow #202

Merged
merged 1 commit into from
Nov 22, 2024
Merged

chore: minor fixes to release flow #202

merged 1 commit into from
Nov 22, 2024

Conversation

addaleax
Copy link
Contributor

No description provided.

@@ -34,5 +34,5 @@ jobs:
title: 'chore: bump version to ${{ steps.version.outputs.new-version }}'
draft: false
body: An automated PR for next release.
commit-message: Bump package.json version to ${{ steps.version.outputs.new-version }}
commit-message: 'chore: bump version to ${{ steps.version.outputs.new-version }}'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

For PRs with a single commit, GH defaults to the commit's message as the default for the merged commit, not the PR title

@addaleax addaleax merged commit f5fbea3 into main Nov 22, 2024
16 of 18 checks passed
@addaleax addaleax deleted the release-fixes branch November 22, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants