强制将合并请求 link 放入 "Ready to merge" 列

Make mandatory to put merge request link in "Ready to merge" column

在我的工作中,我们创建了一个 Jira 看板来管理我们的工单。我创建了一个名为 "Ready to merge" 的列,我希望当票证从 "In progress" 传递到 "Ready to merge" 时,必须强制放置合并请求的 link。

你知道有没有办法做到这一点?

Set a condition on the transition to "Ready to merge"

看起来 "Value Field" 可以完成这项工作。这是它的描述:

Allows to execute a transition if the given value of a field is equal to a constant value, or simply set.

Alternatively, you could also add a Field Required validator.