-
Suggestion
-
Resolution: Unresolved
-
None
Currently, the response of /2.0/repositories/<workspace>/<repo_slug>/environments/ does not return the corresponding field from the UI named "branches allowed to deploy", which is a list with the only branches that are allowed to deploy to that particular environment.
This feature request is to include that field in the response of this endpoint.
Also, allow users to POST/update "branches that are allowed" via API
Form Name |
---|
[BCLOUD-21703] Include "Branches allowed to deploy" on payload of /2.0/repositories/{workspace}/{repo_slug}/environments/
Description |
Original:
Currently, the response of /2.0/repositories/{workspace}/{repo_slug}/environments/ does not return the corresponding field from the UI named "branches allowed to deploy", which is a list with the only branches that are allowed to deploy to that particular environment.
This feature request is to include that field in the response of this endpoint. |
New:
Currently, the response of /2.0/repositories/<workspace>/<repo_slug>/environments/ does not return the corresponding field from the UI named "branches allowed to deploy", which is a list with the only branches that are allowed to deploy to that particular environment.
This feature request is to include that field in the response of this endpoint. Also, allow users to POST/update "branches that are allowed" via API |