We have an "In Progress" column and a "Code Review" column. I would like to make it so that you cannot transition the ticket to Code Review without a github pull request being linked to on the ticket. Is there any way to do this?
My answer may be unnecessarily complicated, but I would approach it this way:
If no PR has been performed, the field should be unpopulated and the transition should not be possible.
Note, I haven't tested this, but I believe it should work. There might be a problem with validating that the PR was done before the problem got to "in progress". It might be safer to set it up with a condition that compares it to a "custom number field" that is updated the same way (instead of text). This way even if it happens before it gets into such status it is possible to transition.
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.