-
Type:
Suggestion
-
Resolution: Won't Do
-
None
-
Component/s: None
-
None
-
1
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Current state:
Pull Request can transition issue by adding Trigger on the workflow.
Commit Message can transition issue by smart commit.
Use Case from customer:
Setting a transition via the commit message is not productive since the last commit must be/contains "ready for review" in order to move the ticket to another column.
Not mentioning that the code reviewer has no entry point to move back to the "ready for review" column once he has completed his pull request review.
Moving cards via pull request comments seems to me like a pretty basic feature to me as a developper and i'm shocked that there are no way to achieve this.
Expected Result:
Adding a comment : "Ready for review" or any other keyword to trigger a transition and to move the ticket from the column "In progress" to "Ready for review"
Adding a comment containing key "Code Review Refused" or any other keyword, to trigger a transition and to move the ticket from the column "Ready for review" to "Code review refused"
- relates to
-
JSWCLOUD-17699 Allow special commands in Pull Request Comment, like smart commits
- Closed