#3481 Issue closed: Only stale issues marked with label "waiting for info"¶
Labels: enhancement, ReaR Project
gdha opened issue at 2025-06-16 15:44:¶
Is your feature request related to a problem? Please describe.¶
To avoid that issues (and pull requests) will be marked as stale we will only check issues (and PRs) with the labels "waiting for info" and/or "ready-to-close?"
Describe the solution you'd like¶
adapt the stale.yml workflow
gdha commented at 2025-06-27 07:14:¶
Added the "ready-to-close?" flag to test the auto-closure of our change we did in our automation action (of the stale action).
gdha commented at 2025-08-26 07:37:¶
We also have a stale.yml under workflow I noticed. We have to merge both stale.yml files into one. See also https://github.com/actions/stale
gdha commented at 2025-08-29 15:36:¶
Still some minor issue:
Warning: Unexpected input(s) 'staleLabel', 'markComment', valid inputs are ['repo-token', 'stale-issue-message', 'stale-pr-message', 'close-issue-message', 'close-pr-message', 'days-before-stale', 'days-before-issue-stale', 'days-before-pr-stale', 'days-before-close', 'days-before-issue-close', 'days-before-pr-close', 'stale-issue-label', 'close-issue-label', 'exempt-issue-labels', 'close-issue-reason', 'stale-pr-label', 'close-pr-label', 'exempt-pr-labels', 'exempt-milestones', 'exempt-issue-milestones', 'exempt-pr-milestones', 'exempt-all-milestones', 'exempt-all-issue-milestones', 'exempt-all-pr-milestones', 'only-labels', 'any-of-labels', 'any-of-issue-labels', 'any-of-pr-labels', 'only-issue-labels', 'only-pr-labels', 'operations-per-run', 'remove-stale-when-updated', 'remove-issue-stale-when-updated', 'remove-pr-stale-when-updated', 'debug-only', 'ascending', 'delete-branch', 'start-date', 'exempt-assignees', 'exempt-issue-assignees', 'exempt-pr-assignees', 'exempt-all-assignees', 'exempt-all-issue-assignees', 'exempt-all-pr-assignees', 'exempt-draft-pr', 'enable-statistics', 'labels-to-add-when-unstale', 'labels-to-remove-when-stale', 'labels-to-remove-when-unstale', 'ignore-updates', 'ignore-issue-updates', 'ignore-pr-updates', 'include-only-assigned']`
[Export of Github issue for rear/rear.]