I am trying to develop a new tool for my team which can help them do work more productively. I need to an API to create a branch and update the branch with my commit and create a PR.
Example :
I have a repo A , when my java calls, it will create the branch and checkout the code into my local. I will do programtically changes then once that is done it should push the changes into git branch. We will manually review the change and push them into master branch.
is there any way we can get this type of API?
Hi lakshmi, have you seen already our online documentation for Bitbucket Server REST API and Bitbucket Cloud REST API?
If it's possible, it should be there :)
Hope that helps!
Ana
Thanks for this information. I am able to create the branch. but i need more stuff now. clone the project, checkout the project and commit the project etc.
Thanks
Lakshmi
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.