planningcenter / pco-release-action

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

feat(qa): Add action for creating QA prereleases #3

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 QA pre-releasess to test code before it gets merged into main.

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