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

Conversation

agilgur5
Copy link
Member

@agilgur5 agilgur5 commented May 2, 2024

Motivation

Modifications

  • add only-labels configuration to check for the problem/more information needed label

    • and labels-to-remove-when-unstale to remove the same label when marked as no longer stale
  • also use standard, categorized labels for problem/stale instead of no-issue-activity and no-pr-activity

  • explicitly set the timelines for stale and close, matching Workflows

Future Work

- 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>
@crenshaw-dev crenshaw-dev merged commit 2e93b71 into argoproj:master May 12, 2024
5 checks passed
@agilgur5 agilgur5 deleted the chore-stale-specific branch May 12, 2024 02:58
@agilgur5
Copy link
Member Author

re-labeled all as problem/stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants