Forum Discussion
tanulbhasin
Jan 05, 2023Brass Contributor
Validate jira user story status before approving pull request?
Hello, Is there anything available to integrate jira with azure devops which can specifically block the merging in master if user story in jira is not accepted yet. I know that this possible ...
tanulbhasin
Jan 09, 2023Brass Contributor
Hello,
What I'm planning is to run a task written in yaml file on every PR merged to master. That task will check if the user story is set to accepted or not.
What I'm planning is to run a task written in yaml file on every PR merged to master. That task will check if the user story is set to accepted or not.
Damiakin
Jan 09, 2023Copper Contributor
Hi, check where in JIRA?
- tanulbhasinJan 09, 2023Brass ContributorThrough this rest api call
https://stackoverflow.com/questions/25667911/how-can-i-find-the-status-of-a-jira-issue-via-the-rest-api