keptn-sandbox / keptn-azure-devops-extension

Azure DevOps Extension for integrating Keptn with your Azure DevOps Pipelines
Apache License 2.0
6 stars 4 forks source link

Add release-automation pipelines #38

Open christian-kreuzberger-dtx opened 3 years ago

christian-kreuzberger-dtx commented 3 years ago

Right now creating a release is manual work.

Take a look at https://github.com/keptn-contrib/dynatrace-service and https://github.com/keptn/go-utils to get some release automation using Github actions.

However, please keep in mind, that releasing an Azure DevOps extension is a little bit more complicated.

Please use the commands from

Known Limitation: The extension will be published in VS Marketplace, but the GH release will stay as draft this will be addressed with https://github.com/keptn/gh-automation/issues/13

Definition of Done