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 #56

Closed
wants to merge 2 commits into from

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 geoschem/GCClassic repository.

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 templates or actions labels Apr 22, 2024
@yantosca yantosca requested a review from msulprizio April 22, 2024 15:25
@yantosca yantosca self-assigned this Apr 22, 2024
@yantosca yantosca changed the base branch from main to dev/14.4.0 April 22, 2024 15:30
.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 closed this Apr 22, 2024
@yantosca yantosca deleted the feature/update-stalebot branch April 22, 2024 18:44
yantosca added a commit that referenced this pull request Apr 22, 2024
This merge brings PR #56 (Replace stalebot with "stale" GitHub action,
by @yantosca) into the GEOS-Chem 14.4.0 development stream.

This PR updates the list of label names for issues/PRs that should not
be marked stale, and also switches from the old "stalebot" to the
new "stale" GitHub action.

Signed-off-by: Bob Yantosca <[email protected]>
yantosca added a commit that referenced this pull request Apr 22, 2024
This commit informs the GCClassic superproject about the following
commits that were pushed to the GitHub geoschem/geos-chem repository:

b0ed94d (Merge PR #56 (Replace stalebot with "stale" GitHub action)

This PR replaces the obsolete GitHub stalebot with the newer
"stale" GitHub action.

Signed-off-by: Bob Yantosca <[email protected]>
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 templates or actions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants