To configure automation for the Deployment trigger I have to understand the repository of deployment.
For branch trigger the {{branch.repository}} solve this problem, but I couldn't find the working solution for deployment trigger.
Has anyone been managed to solve this?
From the docs [1], it looks like the {{branch}} smart values only for Branch Created development trigger.
For the Deployment successful, Deployment failed and Deployment status changed development triggers, you can get information about deployment using the smart values for {{deployment}} but unfortunately it does not seem to support `repository` at the moment.
Regards,
Agraj
[1] - https://support.atlassian.com/cloud-automation/docs/jira-smart-values-development/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.