You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Hello,
I have a requirement to deploy a SCM with a specific requirement. When a developer pushes code to the repo, the SCM should start a build and deploy it to a development environment. If the developer is OK with the application, then he or she should be able to manually click on a button (or some other manual interaction) and then, the SCM should deploy that code to a QA server. The QA team will test the app, and if it's OK they will manually acknowledge the build and in turn the SCM will deploy to a third environment (and so on).
Is this scenario possible to achieve with bamboo (or maybe Jira+bamboo)? We are currently using both jira and bitbucket.
Thanks a lot!!
This is where you can use deployment projects in Bamboo. You can define multiple environments and manually push the deploy button to promote a release from one environment to another.
Check out https://confluence.atlassian.com/bamboo/deployment-projects-338363438.html and related pages to see if it will help you.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.