Hi All,
I am able to trigger bamboo build using below command.
curl -X POST -u test:test -d "stage&executeAllStages" -d "bamboo.variable.var1=value1" -d "bamboo.variable.var2=value2" http://xxx.xx.xx.xx:8085/rest/api/latest/queue/DEV-TES.json
Is there a way to do the same in jira webhook? or Is there any way to pass JIRA id as param?
Thanks
Mohan
Hi All,
I have created a dummy plan variable jira_issue_key on bamboo, configured the below in jira webhook and it is working fine.
I used username and password but I want to use personal access token instead of username and password.
How to use personal access token instead of basic auth?
Thanks
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.