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
The check in isValidIssueNumber() uses gh issue list … to find the source ticket, which unfortunately doesn't include pull requests. We might additionally check for PRs (gh pr list …) or rather use gh issue view $number.