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
We need a condition here. Would the following condition work:
Close all issues that have status/needs-feedback AND a month has passed since the last comment from the author AND the last comment is not by the author
Close all issues that have status/needs-feedback AND a month has passed since the last comment from the author AND the last comment is not by the author
How about Close all issues that have status/needs-feedback AND a month has passed since no new comment from anyone after the label created?
The label could be named
close_if_no_feedback
or we can reuseneed_feedback
.When an issue has a label
need_feedback
but there is no any comment one month after the label added. then close it automatically.The text was updated successfully, but these errors were encountered: