Skip to content

Make the major version release workflow consistent with other Actions#53

Merged
JamesMGreene merged 2 commits intomainfrom
consistent-release-workflow
Aug 19, 2022
Merged

Make the major version release workflow consistent with other Actions#53
JamesMGreene merged 2 commits intomainfrom
consistent-release-workflow

Conversation

@JamesMGreene
Copy link
Contributor

@JamesMGreene JamesMGreene commented Aug 19, 2022

Based on:

Most importantly, this repo's workflow is NOT currently being gated for a manual approval.


The edited event will trigger whenever the text, etc. is updated, even if the release is not published yet.

The published event will trigger for both release and pre-release publishing, so that is not ideal either.

Looks like the best option is the released event.

https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#release

@JamesMGreene JamesMGreene requested a review from a team as a code owner August 19, 2022 17:27
@JamesMGreene JamesMGreene merged commit ed034ea into main Aug 19, 2022
@JamesMGreene JamesMGreene deleted the consistent-release-workflow branch August 19, 2022 18:27
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