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
Yeah, that's possible. For ease of deployment, the Bot deliberately doesn't use web hooks, but it could poll for closed issues labelled as waiting for triage without much risk of running into any rate limits. It could then remove the label from any issues that it finds.
If somebody closes an issue without removing the
status: waiting-for-triage
label, it stays in place.This typically occurs if the issue was reviewed and summarily closed as "declined" or "invalid" (even without those labels being set).
Would it be possible to modify the bot so that the
status: waiting-for-triage
label is automatically removed from issues when they are closed?The text was updated successfully, but these errors were encountered: