Skip to content

chore: Add weekly stale cleanup workflow#643

Draft
axellpadilla wants to merge 2 commits into
masterfrom
chore/stale-cleanup-workflow
Draft

chore: Add weekly stale cleanup workflow#643
axellpadilla wants to merge 2 commits into
masterfrom
chore/stale-cleanup-workflow

Conversation

@axellpadilla
Copy link
Copy Markdown
Collaborator

helps with stale requests and review of remaining issues

@Benjamin-Knight
Copy link
Copy Markdown
Collaborator

A good idea, but maybe we should do a manual pass over all the current open issues before we activate this?

Copy link
Copy Markdown
Collaborator

@Benjamin-Knight Benjamin-Knight left a comment

Choose a reason for hiding this comment

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

I have not setup git hub actions before so I wouldn't rely on my knowledge of these but I noted a few things.

Comment thread .github/workflows/stale.yml Outdated
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Do we want to exempt issues with a draft PR request? We would want to close off the PR before we marked an issue as stale?

Does the actions/stale action create the stale label because that isn't a label in this repo right now.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I'm using 365 days just to close old ones that are probably not even needed or already solved, we shouldn't worry about the first issue.
Mmm second one, yes, it is supposed to work as a plug and play

Removed unnecessary line breaks in close-pr-message.
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