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

fix: trigger release #470

Merged
merged 1 commit into from
Dec 13, 2023
Merged

fix: trigger release #470

merged 1 commit into from
Dec 13, 2023

Conversation

smoya
Copy link
Member

@smoya smoya commented Dec 13, 2023

Description

Due to an issue with semantic-release not understanding a force push we had to do in order to fix authors of a commit that was already released in v6.0.1, we had to re-tag that version in order to point to the new commit hash. That triggered a release wrongly because the race condition between me manually creating the tag and CI running semantic-release.

This PR just commits an empty commit that will, if everything goes as expected, trigger a new minor release (according to release messages after v6.0.1)

Expected commits to be released:
Google Chrome_q1Q0Zlam@2x

cc @derberg

Copy link

sonarcloud bot commented Dec 13, 2023

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@derberg derberg changed the title ci: trigger release fix: trigger release Dec 13, 2023
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

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

lgtm,
changed title as ci: would not trigger release

@derberg
Copy link
Member

derberg commented Dec 13, 2023

/rtm

@asyncapi-bot asyncapi-bot merged commit e5a57bc into asyncapi:master Dec 13, 2023
22 checks passed
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 6.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants