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: When creating a project, the project name needs to be lowercased #89

Closed christian-kreuzberger-dtx closed 2 years ago

christian-kreuzberger-dtx commented 2 years ago

Right now when we create a project with a non lower case name (e.g., Azure-DevOps), we get an error 400 without any more details. This is caused by the non lower case name that Keptn cannot work with.

Definition of Done