stale
stale copied to clipboard
Marks issues and pull requests that have not had recent interaction
**Description:** Allow filtering of PRs by review status **Justification:** If a PR is waiting for us to review it, we'll get to it eventually so we don't want it marked...
**Description:** Hi, I wonder how we may run this action for multiple repositories. > [!NOTE] > I use `GitHub App` for OAuth, already granted the app permission to `pull_request` and...
Bumps [actions/publish-action](https://github.com/actions/publish-action) from 0.2.2 to 0.3.0. Commits f784495 Node version upgrade to 20 (#38) 7ea110f Bump word-wrap from 1.2.3 to 1.2.4 (#35) e8908aa Bump semver from 7.3.8 to 7.5.2 (#34)...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2. Release notes Sourced from ts-jest's releases. v29.1.2 Please refer to CHANGELOG.md for details. Changelog Sourced from ts-jest's changelog. 29.1.2 (2024-01-22) Bug Fixes calculated cache...
**Description:** Has any thought gone into adding support for moderating GitHub Discussions and labelling them as stale and closing them? I notice that there only appears to be support for...
**Description:** Now that [GH supports closing discussions](https://github.blog/changelog/2023-03-14-adding-the-ability-to-close-github-discussions/) it would be awesome to have support here. Thanks for considering **Justification:** Discussions can now be closed.
**Description:** This PR aims to add functionality that lets the user keep an issue in an intermediate state between stale and closed: rotten. This enables the user to do Kubernetes-like...
**Description:** The staleness check / reminder is a great feature, and our teams are using it to maintain a tight feedback loop. We warn about PRs that are 2+ days...
**Description:** I recently enabled the [stable bot PR here](https://github.com/open-telemetry/semantic-conventions/pull/668). Yesterday I noticed a PR that clearly had updates, but the `Stale` label is still not removed from the PR. I...
**Description:** When an issue or PR receives updates and/or the stale label is removed, it would be great if the stale action could mark its previous stale-issue-message / stale-pr-message comments...