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

RFE: Support specifying git upstream for keptn/cloud automation #67

Closed pchila closed 1 year ago

pchila commented 2 years ago

Problem statement. We want to be able to optionally specify a git upstream repository for a keptn project in an azure devops pipeline

Describe the solution you'd like In the Prepare Keptn Environment task there should be the option to specify an empty git repository to be used as upstream

Describe alternatives you've considered For the moment a workaround is to add a git upstream directly from Cloud Automation/Keptn UI after the first pipeline run for a new project or create the project manually and don't rely on the AZDO extension for project/service creation

Additional context There are already plans to make the git upstream mandatory for keptn so this feature will become must-have around the same time