cyberark-conjur-cli icon indicating copy to clipboard operation
cyberark-conjur-cli copied to clipboard

Release automation - GH actions (Milestone 3)

Open sigalsax opened this issue 4 years ago • 0 comments

We would like to automate our release pipeline to speed up our release process

Milestone 3

DOD

  • [ ] Github action - Versioned tag triggers a draft release (3 days)

On a tagged version branch, we want to trigger a draft release to be opened with the contents of the Changelog as its description. Version branches will come in the form of vx.y.z

Helpful resources: Intro - https://docs.github.com/en/actions Relevant action - https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#onpushpull_requestbranchestags

sigalsax avatar Feb 08 '21 09:02 sigalsax