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

Change scripts/release to handle squashed commits #540

Merged
merged 1 commit into from
Oct 13, 2023
Merged

Conversation

mem
Copy link
Contributor

@mem mem commented Oct 13, 2023

When a commit is squashed, Github adds (#nnn) to the subject, and this confuses the release script.

Fix it to handle that situation.

When a commit is squashed, Github adds (#nnn) to the subject, and this
confuses the release script.

Fix it to handle that situation.

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem requested a review from a team as a code owner October 13, 2023 20:39
@mem mem merged commit 36728ef into main Oct 13, 2023
4 checks passed
@mem mem deleted the fix-release-script branch October 13, 2023 20:52
mem added a commit that referenced this pull request Oct 13, 2023
* Change scripts/release to handle squashed commits (#540)
* Remove source label from metrics (#541)

Signed-off-by: Marcelo E. Magallon <[email protected]>
@mem mem mentioned this pull request Oct 13, 2023
mem added a commit that referenced this pull request Oct 13, 2023
* Change scripts/release to handle squashed commits (#540)
* Remove source label from metrics (#541)

Signed-off-by: Marcelo E. Magallon <[email protected]>
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