You're enrolled in our new beta rewards program. Join our group to get the inside scoop and share your feedback.
Join groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hi ,
Is there a rest API to check if the specific branch of the repository contains latest changes of the master branch ?
Thanks
@pari This is not directly possible, as a workaround,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
http:///rest/api/latest/projects/<proj name>/repos/<repo name>/changes?since=<tag>&until=<commit-id>
I have tested this, but it gives changes since the SINCE value mentioned. but I want to check if the UNTILL value contains SINCE<tag> changes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We are looking to learn more about development teams’ workflows and pain points, especially around DevOps, integrations, administration, scale, security, and the related challeng...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.