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 #7296]: Update nightly tag only on releaser workflow success #7298

Merged
merged 1 commit into from
May 16, 2024

Conversation

FirelightFlagboy
Copy link
Contributor

Update the release script to allow to skip the creation and push of the release tag.
This allow to configure the releaser workflow to skip the nightly tag creation on schedule runs.
Then the nightly tag updated upon the creation of the new nightly release.

@FirelightFlagboy FirelightFlagboy requested a review from a team as a code owner May 14, 2024 12:07
Update the release script to allow to skip the creation and push of the release tag.
This allow to configure the releaser workflow to skip the nightly tag creation on schedule runs.
Then the nightly tag updated upon the creation of the new nightly release.
@FirelightFlagboy FirelightFlagboy force-pushed the 7296-nightly-update-tag-on-success branch from b717770 to d631817 Compare May 14, 2024 12:12
@FirelightFlagboy FirelightFlagboy linked an issue May 14, 2024 that may be closed by this pull request
Copy link
Contributor

@mmmarcos mmmarcos left a comment

Choose a reason for hiding this comment

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

LGTM

@FirelightFlagboy FirelightFlagboy added this pull request to the merge queue May 16, 2024
Merged via the queue into master with commit 293e2f8 May 16, 2024
26 of 27 checks passed
@FirelightFlagboy FirelightFlagboy deleted the 7296-nightly-update-tag-on-success branch May 16, 2024 08:29
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.

Update nightly tag only on workflow success
2 participants