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

Stale issues workflow #2322

Merged
merged 1 commit into from
Nov 18, 2021
Merged

Stale issues workflow #2322

merged 1 commit into from
Nov 18, 2021

Conversation

ixje
Copy link
Member

@ixje ixje commented Nov 15, 2021

As discussed on Slack, this adds a Github bot to deal with stale issues. Unlike what I said on Slack this version does not seem to be able to exclude issues created by members, but only by labels. I would argue that's actually not a bad thing.

Currently it will run once every day. It will exclude issues labelled with: Bug,Blocked,Blocker,Design,enhancement
so we have to make sure that we apply any of those if we wish to avoid being reminded on an issues going stale.

There is a rate limit of 30 issues per day it can close (something todo with github APIs). This means it will initially take a couple of days to go through all open issues once merged.

@ixje ixje requested a review from lllwvlvwlll November 15, 2021 13:57
@comountainclimber
Copy link
Contributor

Thanks @ixje !!

@comountainclimber comountainclimber merged commit ad8dd24 into dev Nov 18, 2021
@comountainclimber comountainclimber deleted the ghbot-stale-issues branch August 10, 2022 13:45
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