-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
3
-
We have a strong interest in automating code generation, which leads to automating several files at a time. Currently, there’s no endpoint available that allows us to modify multiple files in a single commit. Instead we need to make multiple API calls for each file that we want to modify, which results in a commit for each modified file.
This creates a burden on the engineer, who needs to review and merge the changes at the end of automation. The engineer needs to squash all of the commits together before the pull request is allowed to be merged.
——
This leads to the request, we would like an endpoint similar to BitBucket Cloud, which will allow us to modify multiple files in a single request/commit.
——
Bitbucket DC (Only supports single file commits):
Bitbucket Cloud (Supports multi-file commits):