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
Currently, the code first tries to retrieve the current issue. If the issue has been deleted, that will fail immediately. Instead, the code should simply note the issue number and update all PRs/issues dependent on that number. Those other issues/PRs will write their error to the blocked comment.
The text was updated successfully, but these errors were encountered:
Currently, the code first tries to retrieve the current issue. If the issue has been deleted, that will fail immediately. Instead, the code should simply note the issue number and update all PRs/issues dependent on that number. Those other issues/PRs will write their error to the blocked comment.
The text was updated successfully, but these errors were encountered: