Contrast-Security-OSS / contrast-sca-action

Contrast SCA GitHub Action
Apache License 2.0
10 stars 3 forks source link

SCA-819 add pipelines to create release and maintain a major version tag #19

Closed wrngrn closed 1 year ago

wrngrn commented 1 year ago

Merges to main will create release for next version

Version number will increment

Once a release has been created the update tag workflow will trigger to maintain the latest major tag against the latest commit. eg v1 will always point to latest v1.x.x version.

Releasing to marketplace cannot currently be automated as it requires 2fa. If you want a release pushed to marketplace edit the release and untick and retick publish to marketplace option and save.

wrngrn commented 1 year ago

Will merge once PAT is available. Have ordered via service desk

wrngrn commented 1 year ago

PAT added ready for review