We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am looking to perform an audit of our Bitbucket and Bamboo usage.
I'd like to extract the Repositories associated with each Bamboo plan.
Any ideas how to get this info via the API?
The plan is manually editable using this URL: https://SERVER/chain/admin/config/editChainRepository.action?buildKey=
The text was updated successfully, but these errors were encountered:
Hi! How about the next 2 ways ? https://docs.atlassian.com/atlassian-bamboo/REST/7.1.1/#d2e5091 https://docs.atlassian.com/atlassian-bamboo/REST/7.1.1/#d2e3757
Because 1 repo can have many plans
Sorry, something went wrong.
No branches or pull requests
I am looking to perform an audit of our Bitbucket and Bamboo usage.
I'd like to extract the Repositories associated with each Bamboo plan.
Any ideas how to get this info via the API?
The plan is manually editable using this URL: https://SERVER/chain/admin/config/editChainRepository.action?buildKey=
The text was updated successfully, but these errors were encountered: