Hi,
We have deployment pipeline which uses the following tools
github--->temacity--->octopus
I would like to trigger the automation process from JIRA ticket itself. Right now we have trigger set-up in teamcity which monitor the github branch, when user merged the request on production branch the teamcity will start build the application and then call the octopus to deploy.
Can I have a set-up where a user can trigger the build from JIRA ticket itself?
Any suggetions will be helpful.
Thanks.
Gangadhar R P
Hello Gangadhar,
You can try to use "Trigger a Webhook" post function in the workflow and send the needed request to your building tool. Just need to make sure that your tool does provide and API or URL to independently trigger builds using specific URL and if so it should work.
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.