Skip to content

Update GHA approach - #3

Open
RobertJCarroll wants to merge 2 commits into
mainfrom
gha_release
Open

Update GHA approach#3
RobertJCarroll wants to merge 2 commits into
mainfrom
gha_release

Conversation

@RobertJCarroll

@RobertJCarroll RobertJCarroll commented Aug 19, 2026

Copy link
Copy Markdown
Collaborator

Change a deprecated GHA component + make sure behavior is good overall.

@RobertJCarroll

Copy link
Copy Markdown
Collaborator Author

Ok, this did address the warning re deprecation.

It does show another concern I had, though: the action should fail out or adjust it's output when an existing, published release already exists. The updating behavior is good when the release is in draft.

@RobertJCarroll

Copy link
Copy Markdown
Collaborator Author

Immutable releases might do it per https://github.com/softprops/action-gh-release , but I am not sure I can make that change in this org.

@RobertJCarroll

Copy link
Copy Markdown
Collaborator Author

Ok, it appears to be failing as expected. It might be slightly more efficient to run a simpler action that triggers the more complex full run (as the checkout is expensive), but I don't expect it to be a big deal.

@RobertJCarroll RobertJCarroll changed the title Update deprecated GHA approach Update GHA approach Aug 19, 2026
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.

1 participant