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
Right now, stale will determine if an issue has been updated by checking for comments that were not made by a bot and comments that were not made by the actor. The "actor" is somewhat opaque and can sometimes mean "the person who initiated the run" or the "actions bot". Rather than rely on this, we should check for comments that are equal to the stale message.
Further context
The text was updated successfully, but these errors were encountered:
Describe your issue
Right now, stale will determine if an issue has been updated by checking for comments that were not made by a bot and comments that were not made by the
actor
. The "actor" is somewhat opaque and can sometimes mean "the person who initiated the run" or the "actions bot". Rather than rely on this, we should check for comments that are equal to the stale message.Further context
The text was updated successfully, but these errors were encountered: