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
If an exempt label, e.g. wip is added after the action ran and marked an issue as stale it would be nice to remove the stale label by the action in the next run. Right now the code seems to only consider exempt labels for skipping but not removing previously labeled issues.