cakeinpanic/jira-description-action

Block PR merged if Jira key is not found

Closed this issue · 0 comments

Hello there,

Is there a way to make the PR status check as failed so that the PR can be blocked if a Jira issue is not found?

  with:
    github-token: ***
    jira-token: ***
    jira-base-url: ***
    use: both
looking in: fix: resolve error issue
looking in: fix-issue
JIRA key was not found

But the PR shows the check as passed.
image