planningcenter / pco-release-action

Github Actions for streamlining the release process for apps that use Github releases
0 stars 0 forks source link

feat(Release Candidate): Add action to build release candidate releases #2

Closed kylemellander closed 1 month ago

kylemellander commented 1 month ago

This action is an action to add to our JavaScript library repos and will allow for us to easily create Release Candidates to test a release before we send them out.

To trigger them (once they are set up), you can comment on a release PR @pco-release rc and it will automatically generate the release candidate release. In addition, any additional text in the comment will be added to the release notes.