Description of the feature request
I would like to be able to update ‘REPOSITORY URL’ via api call
Use case / for what or how I would use it
It will be useful in the following scenario when integrate AWS CodeCommit with Bitrise:
I am going to rotate ssh key programatically(using AWS Secrets Manager + rotation lambda function) I can update a private ssh key on Bitrise via Bitrise Swagger UI. But in AWS a new added public ssh key has a new ‘SSH key ID’. ‘SSH key ID’ is a part of ‘REPOSITORY URL’ but there is no any api to update this url.