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

ci: only run Stale Action on specifically labeled issues and PRs #549

Merged
merged 1 commit into from
May 12, 2024

Commits on May 2, 2024

  1. ci: only run Stale Action on specifically labeled issues and PRs

    - only run on issues labeled with "problem/more information needed"
      - same as done in Workflows
    
    - most issues and PRs are marked and closed as stale in this repo only because they've never been followed up on, not because they're missing information
      - for instance, a PR that never got a review or an issue with no maintainer response
      - we should only start the stale process for issues/PRs that need action from the contributor, not ones that need action from maintainers
    
    Signed-off-by: Anton Gilgur <agilgur5@gmail.com>
    agilgur5 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    db7c30f View commit details
    Browse the repository at this point in the history