Skip to content

Create issues.yml#1061

Merged
renkun-ken merged 3 commits intoREditorSupport:masterfrom
ElianHugh:close-stale-issues
May 21, 2022
Merged

Create issues.yml#1061
renkun-ken merged 3 commits intoREditorSupport:masterfrom
ElianHugh:close-stale-issues

Conversation

@ElianHugh
Copy link
Collaborator

This PR adds a bot that marks stale issues (those that haven't been updated in 30 days), and closes stale issues that haven't been updated in 14 days.

See https://github.com/marketplace/actions/close-stale-issues for further settings

What problem did you solve?

#993

@renkun-ken
Copy link
Member

Thanks for working on this!

Do you know how many days do other projects use? Looks like if 30-day-stale and 14-day-close will close most issues in this repo. Do we want to relax it for a while?

@ElianHugh
Copy link
Collaborator Author

Good point! I've looked at a few related repos for guidance, but I think the RStudio one is quite forgiving (in a good way):

RStudio: https://github.com/rstudio/rstudio/blob/main/.github/workflows/stale.yml

  • 180 days stale / 14 closed

ElianHugh and others added 2 commits May 12, 2022 16:12
Issues are marked stale 180 days after last message, instead of 30 days.
@ElianHugh
Copy link
Collaborator Author

Given we are a smaller repo in comparison to RStudio, I've set the stale date to 365 days. I've also added some exempt labels: 'engineering' and 'help wanted'

@ElianHugh ElianHugh marked this pull request as ready for review May 19, 2022 01:30
@renkun-ken renkun-ken merged commit 4db097d into REditorSupport:master May 21, 2022
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