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
The action seems to recognize the exempt-labels and judging from the log, the PR is skipped, but nevertheless the stale label got added. Additionally, this PR is a draft and also should get ignored because of this.
Description:
PRs get marked as stale and closed, but they should be ignored, as configured.
Example: nextcloud/polls#2928
The action seems to recognize the exempt-labels and judging from the log, the PR is skipped, but nevertheless the stale label got added. Additionally, this PR is a draft and also should get ignored because of this.
I can't identify any misconfiguration.
Action version:
v8
Platform:
Runner type:
Repro steps:
See PRs here: https://github.com/nextcloud/polls/pulls
Action file: https://github.com/nextcloud/polls/blob/master/.github/workflows/stale.yml
Todays action log: https://github.com/nextcloud/polls/actions/runs/5791954264/job/15697526998
Expected behavior:
The PRs should not be marked as stale as defined in the action config
Actual behavior:
PRs without any action in the last days get marked as stale and also get closed on a regulary basis although they should be skipped.
The text was updated successfully, but these errors were encountered: