It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
Hi all,
I want to use Bitbucket API to commit files to online repo.
what s the way i need to follow?
where can i get info or examples?
are there any PHP libraries available?
The best I can offer is the following link as a resource but it sounds link it won't suffice your needs:
The
commit
andcommits
resources allow you to retrieve and compare information about commits. You can use thecommit
resource to get data about a single commit. Acommit
is an immutable resource; you can't create or update a commit with this API.
https://confluence.atlassian.com/display/BITBUCKET/commits+or+commit+Resource
At the moment, a commits API does exist, but is internal until we can make it consistent with the 2.0 API. You can discover how it works by watching the requests using our online editor. Some time in the future we will work to bring this to the 2.0 API.
Note that I share this problem, and have created an FR (BBS-7225) for this. Your support for a fix is appreciated!
@Marcus Bertrand [Atlassian]: "discover how [the upcoming read/write commits API] works by watching the requests using our online editor."
I'll try that.
"Some time in the future we will work to bring this to the 2.0 API."
Is there a ticket for this, or other means by which interested users could vote up/down?
I've reopened https://bitbucket.org/site/master/issue/8672/is-there-any-api-to-make-a-commitand added a comment stating the same as here. Please us the 'vote' feature to help raise the issue's priority.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBitbucket Pipelines helps me manage and automate a number of serverless deployments to AWS Lambda and this is how I do it. I'm building Node.js Lambda functions using node-lambda ...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.