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

chore: add actions/stale for issues #3830

Merged
merged 2 commits into from
Jan 31, 2025
Merged

chore: add actions/stale for issues #3830

merged 2 commits into from
Jan 31, 2025

Conversation

erickzhao
Copy link
Member

Our issue tracker is slowly getting larger. This PR implements actions/stale to close out issues that have blocked/needs-repro or blocked/needs-info labels if they haven't gotten a response within 14 days.

If an answer is given within 14 days, then the blocked/ label is removed and the maintainer will need to re-triage.

@erickzhao erickzhao requested a review from a team as a code owner January 31, 2025 02:20
Copy link
Member

@dsanders11 dsanders11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one minor change.

.github/workflows/stale.yml Outdated Show resolved Hide resolved
@erickzhao erickzhao requested a review from dsanders11 January 31, 2025 04:37
@erickzhao erickzhao added this pull request to the merge queue Jan 31, 2025
Merged via the queue into main with commit 64d54e8 Jan 31, 2025
12 checks passed
@erickzhao erickzhao deleted the stale-issues branch January 31, 2025 06:09
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