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

Previous issue https://github.com/actions/stale/issues/613 which ended with the issue closed by the stale-bot. ## The problem > Stale bot is becoming a plague, closing important issues and harming the community. It...

enhancement

This action currently queries all open issues when looking for stale issues: https://github.com/actions/stale/blob/main/src/classes/issues-processor.ts#L564 This exhausts the number of github operations for larger repos (we currently have ~7k open issues). I...

feature request

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies
javascript

https://github.com/actions/stale/blob/main/CHANGELOG.md has not been updated for release v8.0.0. Either it should be updated, or if the project has taken a decision to provide change details only in GitHub releases descriptions,...

bug

**Description:** I would like to propose an option to unassign an issue when it becomes stale. **Justification:** My use case: In https://github.com/keptn/lifecycle-toolkit, we have a list of good-first-issues but it...

feature request

**Description:** If a PR is enabled for [auto-merge](https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository), then stale bot should never close the PR. Stale bot could add a comment to the PR saying that the PR is...

feature request

Bumps [jest-circus](https://github.com/jestjs/jest/tree/HEAD/packages/jest-circus) from 29.6.2 to 29.7.0. Release notes Sourced from jest-circus's releases. v29.7.0 Features [create-jest] Add npm init / yarn create initialiser for Jest projects (#14465) [jest-validate] Allow deprecation warnings...

dependencies
javascript

Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. Release notes Sourced from actions/checkout's releases. v4.0.0 What's Changed Update default runtime to node20 by @​takost in actions/checkout#1436 Support fetching without the --progress option...

dependencies
github_actions

**Description:** * If `only-issue-labels` and `only-pr-labels` are not specified we limit the listing to `only-labels`. * If `only-issue-labels` and `only-pr-labels` are specified but are the same, we limit the listing...

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.6.2 to 29.6.4 Release notes Sourced from jest's releases. v29.6.4 Fixes [jest-core] Fix typo in scheduleAndRun...

dependencies
javascript