Is it possible to trigger a Bamboo plan from JIRA?
I want to trigger automation Plan in bamboo , when a issue is assigned to say a development team,
Question to Atlassian -- Invoking Bamboo plan from JIRA , is it done?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You can trigger the Bamboo REST API URL from a webhook in JIRA. See the following links for webhooks:
https://developer.atlassian.com/server/jira/platform/webhooks/
https://confluence.atlassian.com/adminjiraserver/managing-webhooks-938846912.html
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.