Skip to content

Add ability to trigger releases without pushing a git tag - #6205

Closed
mislav wants to merge 2 commits into
trunkfrom
workflow-dispatch
Closed

Add ability to trigger releases without pushing a git tag#6205
mislav wants to merge 2 commits into
trunkfrom
workflow-dispatch

Conversation

@mislav

@mislav mislav commented Sep 6, 2022

Copy link
Copy Markdown
Contributor

This allows us to retry a failed release build without having to bump the git tag. Useful for regenerating release assets after changing secret values.

Example use:

gh workflow run releases.yml --ref workflow-dispatch -f tagname=v2.14.8-pre1

@samcoe samcoe left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is very handy

@mislav

mislav commented May 23, 2023

Copy link
Copy Markdown
Contributor Author

This shipped as #7324

@mislav mislav closed this May 23, 2023
@mislav
mislav deleted the workflow-dispatch branch May 23, 2023 10:00
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