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

Move from stale bot to stale action #2990

Merged
merged 2 commits into from
Sep 6, 2024
Merged

Conversation

mathomp4
Copy link
Member

Types of change(s)

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Trivial change (affects only documentation or cleanup)
  • Refactor (no functional changes, no api changes)

Checklist

  • Tested this change with a run of GEOSgcm
  • Ran the Unit Tests (make tests)

Description

Today I thought to myself "Hey, I haven't seen a stalebot ping in a while" and, yep, it was shutdown like a year ago and I never noticed. So, per their advice, we move to use the Stale GitHub Action.

The configuration is:

  • Issues: Stale at 60 days, close 7 days later
  • PRs: Stale at 60 days, close 30 days later

I think the Stale and Long Term labels should prevent it from acting, but we will see.

Related Issue

@mathomp4 mathomp4 added 0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) Changelog Skip Skips the Changelog Enforcer labels Aug 23, 2024
@mathomp4 mathomp4 self-assigned this Aug 23, 2024
@mathomp4 mathomp4 requested a review from a team as a code owner August 23, 2024 17:13
@mathomp4 mathomp4 merged commit 0735be7 into main Sep 6, 2024
43 checks passed
@mathomp4 mathomp4 deleted the feature/mathomp4/replace-stalebot branch September 6, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 Diff Trivial The changes in this pull request are trivially zero-diff (documentation, build failure, &c.) Changelog Skip Skips the Changelog Enforcer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants