Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action is ignoring non-stale tag on issues. #1178

Open
2 of 5 tasks
NotLazy opened this issue Sep 12, 2024 · 0 comments
Open
2 of 5 tasks

Action is ignoring non-stale tag on issues. #1178

NotLazy opened this issue Sep 12, 2024 · 0 comments
Labels
bug Something isn't working needs triage

Comments

@NotLazy
Copy link

NotLazy commented Sep 12, 2024

Description: I've configured the stale action to not mark issues with the !stale label as stale, using exempt-issue-labels: \!stale which was working for some time when I added it 7 months ago, but for the last 3-4 months it's been ignoring the label

Action version: v5

Platform:

  • Ubuntu
  • macOS
  • Windows
    The runner is configured to use ubuntu-latest

Runner type:

  • Hosted
  • Self-hosted
    Github runs the action automatically.

Repro steps: https://github.com/hainguyents13/mechvibes/blob/master/.github/workflows/stale.yml

Expected behavior: I expect the issues to not be marked as stale, as was previously working 6-7 months ago.

Actual behavior: Issues which should not be marked stale are being marked stale.

@NotLazy NotLazy added bug Something isn't working needs triage labels Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs triage
Projects
None yet
Development

No branches or pull requests

1 participant