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

Replace stalebot with "stale" GitHub action #274

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

yantosca
Copy link
Contributor

@yantosca yantosca commented Apr 22, 2024

Name and Institution (Required)

Name: Bob Yantosca
Institution: Harvard + GCST

Confirm you have reviewed the following documentation

Describe the update

This PR does the following:

  1. Updates the list of labels for issues/PRs that should not be marked as "stale"
  2. Retires "stalebot" and corresponding config files
  3. Uses the GitHub Action "stale" to mark issues as stale, and adds corresponding config file

Expected changes

This is a zero-diff update that only affects when GitHub issues are marked as "stale".

Related Github Issue(s)

.github/stale.yml
- Updated the list of label names for to account for the recent change
  in GitHub label names in the HEMCO repo.

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca added category: Bug Fix Fixes a bug that was previously reported topic: GitHub Related to GitHub labels, templates, or actions labels Apr 22, 2024
@yantosca yantosca requested a review from msulprizio April 22, 2024 15:21
@yantosca yantosca self-assigned this Apr 22, 2024
@yantosca yantosca changed the title Update the stalebot configuration file with recently-renamed label names Update the stalebot configuration file with recently-renamed labels Apr 22, 2024
.github/no-response.yml
.github/stale.yml
- Removed

.github/workflows/stale.yml
- Configuration file for GitHub "stale" action, which replaces
  StaleBot.  Use the most recent list of issue/PR labels to never
  be marked stale.

CHANGELOG.md
- Updated accordingly

Signed-off-by: Bob Yantosca <[email protected]>
@yantosca yantosca changed the title Update the stalebot configuration file with recently-renamed labels Replace stalebot with "stale" GitHub action Apr 22, 2024
@yantosca yantosca changed the base branch from dev/3.9.0 to dev/no-diff-to-benchmark April 22, 2024 18:37
@yantosca yantosca merged commit d3fae96 into dev/no-diff-to-benchmark Apr 22, 2024
1 check passed
@yantosca yantosca deleted the feature/update-stalebot branch April 22, 2024 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Fix Fixes a bug that was previously reported topic: GitHub Related to GitHub labels, templates, or actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants