You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-action-jira-fixversion will fail a build when it cannot update the referenced issue. Which is fine. However, if I want to check whether there's a valid issue ref as a pre-merge check, I am currently limited to just searching for something looking like an issue ref (e.g. using github-action-glix), but this isn't good enough, because the issue pointed to may not actually exist.