Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bamboo REST API - Project and plan creation

Ronald Bolante April 13, 2022

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.

1 answer

0 votes
Anonymous Coward April 20, 2022

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.

Ronald Bolante May 20, 2022

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. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events