Skip to content

Conversation

@underfisk
Copy link
Collaborator

Integrates actions/stale in CI to help closing issues with no activity.

close-issue-message: "This issue was closed because it has been inactive for 14 days since being marked as stale."
days-before-pr-stale: -1
days-before-pr-close: -1
repo-token: ${{ secrets.GITHUB_TOKEN }} No newline at end of file
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@WonderPanda This will require a GITHUB_TOKEN to be defined i assume 🤔
The value of stale/close can be adjusted, these are just the default which sounded reasonable

Copy link
Collaborator

Choose a reason for hiding this comment

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

It looks like it should be provided automatically: https://docs.github.com/en/actions/security-for-github-actions/security-guides/automatic-token-authentication

We can give this a try and see if it works without needing to tweak permissions or anything

@WonderPanda WonderPanda enabled auto-merge (squash) September 30, 2024 14:50
@WonderPanda WonderPanda merged commit 143f4d0 into master Sep 30, 2024
2 checks passed
@WonderPanda WonderPanda deleted the feat/gh-close-stale-issues branch September 30, 2024 14:54
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