Skip to content

Add automation to auto-mark issues & PRs as stale #367

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

Merged
merged 1 commit into from
Sep 29, 2020
Merged

Conversation

coro
Copy link
Contributor

@coro coro commented Sep 29, 2020

This PR introduces a GitHub Action to auto-mark issues & PRs as stale after periods of inactivity. It also closes issues/PRs that have been stale for further periods of inactivity.

Currently, I have that set at:

90 days to go stale
30 further days to be closed

Currently, this is just set in debug mode, so it will not actually mark issues or PRs yet, but once this is merged & tested (needs to be in the main branch for this to work), we can turn off debug mode & adjust the stale period from 90/30 days.

Copy link
Contributor

@ChunyiLyu ChunyiLyu left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants