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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,560,035
Community Members
 
Community Events
185
Community Groups

Is there a way to trigger the jenkins job after the bamboo plan is complete ?

Anil Kumar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 11, 2019
We are using bamboo to deploy the latest build to our application and jenkins has our automation suites.I want to start my automation suite after the new build is deployed.

1 answer

0 votes
Steffen Opel _Utoolity_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Feb 11, 2019 • edited

The easiest way to achieve this would probably be the Jenkins Generic Webhook Trigger Plugin.

Once you have configured an inbound webhook trigger in Jenkins, you need to invoke it somehow. As is, the various curl based examples there could all be executed via Bamboo's Script task.

If you are wondering why a webhook is not yet amongst the supported Bamboo notification recipient types, you are not alone - please watch and vote for the following issue to further increase Atlassian's priority for this long missing and highly requested feature:

 

Workaround

If you happen to use AWS, you could also work around the missing webhook notification type via the flexible Automate with AWS notification recipient in our (commercial) Automation with AWS (Bamboo) app, which offers various remote actions such as Invoke Lambda Function, which could then trigger the Jenkins webhook in turn.

  • In case I recommend to store the secret token for the webhook invocation in the Systems Manager Parameter Store and reference it from the lambda function at runtime).
  • Disclaimer: I'm a co-founder of this app's vendor Utoolity.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events