stale icon indicating copy to clipboard operation
stale copied to clipboard

Marks issues and pull requests that have not had recent interaction

Results 94 stale issues
Sort by recently updated
recently updated
newest added

**Description:** Simplify code for handling the transition from not-stale to stale. Do not run lots of code that makes no sense during this transition. https://github.com/jsoref/stale-bot-debug/actions/runs/5828506506/job/15806335430#step:2:97 BEHAVIOR CHANGE: This change will...

investigation

**Description:** Fixes misspellings identified by the [check-spelling action](https://github.com/marketplace/actions/check-spelling). The misspellings have been reported at https://github.com/jsoref/stale/actions/runs/5833815057#summary-15822028998 The action reports that the changes in this PR would make it happy: https://github.com/jsoref/stale/actions/runs/5833815212#summary-15822029506 **Related...

documentation
enhancement

**Description:** The logging is really frustrating. I created a run that covers 3 items (2 issues and 1 PR): https://github.com/jsoref/stale-bot-debug/actions/runs/5828506506/job/15806335430 * Some of the code understands that humans believe that...

investigation

**Description**/**Justification:** I'm running a stale action with "only-labels" setting. I expect it to act as a filter, so only issues/prs labeled with particular labels are considered during the run. However,...

feature request

**Description:** In the edge case where developers want to resume working with the closed stale Pull Request, the developers would have to **manually** remove the stale label after re-opening the...

feature request

**Description:** Fix handling of plurals in statistics **Related issue:** Add link to the related issue. **Check list:** - [ ] Mark if documentation changes are required. - [ ] Mark...

Bumps [@octokit/plugin-retry](https://github.com/octokit/plugin-retry.js) from 4.1.6 to 5.0.5. Release notes Sourced from @​octokit/plugin-retry's releases. v5.0.5 5.0.5 (2023-07-03) Bug Fixes do not retry status code 451 by default (#447) (7ae9006) v5.0.4 5.0.4 (2023-06-16)...

dependencies
javascript

## The problem 1. [`actions/stale`](https://github.com/actions/stale) said an issue was stale https://github.com/primer/view_components/issues/1033#issuecomment-1229120056 and marked it as stale https://github.com/primer/view_components/issues/1033#event-7271587943 2. I made a PR that would close the issue https://github.com/primer/view_components/issues/1033#ref-pullrequest-1353408921 3. The...

enhancement
investigation

## The problem It would be great to have a way (optional) to tag the user who has created the PR in the `stale-pr-message` and `close-pr-message`. ## The solution Maybe...

enhancement
keep

## The problem We have a workflow where a `deploy` label triggers the deployment of a dedicated test environment on AWS via Terraform (like Heroku's "review apps"). When it's removed,...

enhancement
keep
need eyes