The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to programmatically create a project and a plan? Using the Bamboo REST API has been ruled out as there seems to be no API call to do such.
What I am trying to do is find a way to automate PIV (or PVT) that can be run from a build plan whenever Bamboo gets touched in any way (server reboots, application upgrades, etc.)
To start with, I am looking at implementing these 4 basic test items:
Create a project
Create a plan
Create a group
Add a user
Thank you.
Simon says:
` Yes you can, but you'll have to write your own Bamboo plugin. See docs on how to do that here: https://developer.atlassian.com/server/bamboo/bamboo-plugin-guide/
You'll need to spend some time exploring the source but you can do it. Good luck! `
Simon out.
Hi @Anonymous Coward ,
Thank you for your suggestion. I wasn't able to go the plugin path as I thought the learning curve would be a bit steep.
I was able to do it via Java Specs and it's amazing.
Thanks again Simon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi, If you are running self-managed environments and looking to adopt modern infrastructure, Bamboo Data Center can now be deployed in a Kubernetes cluster. By leveraging Kubernetes, you can easily...
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.