Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to get deployment repository?

Kostiantyn Kozlov
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 17, 2023

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? 

 

1 answer

1 vote
Agraj Mangal
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 22, 2023

Hi @Kostiantyn Kozlov 

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/

Suggest an answer

Log in or Sign up to answer