dependabot[bot]
|
c71c6f6dbe
|
Bump actions/stale from 3 to 5
Bumps [actions/stale](https://github.com/actions/stale) from 3 to 5.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v3...v5)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 13:17:41 +00:00 |
|
Andrew Eisenberg
|
5d827b6fc8
|
Actions: Change staleness calculation
Calculate staleness on issues that have the
`Stale` label. Leave all other issues untouched.
|
2021-04-15 10:14:13 -07:00 |
|
Andrew Eisenberg
|
392adf2a25
|
Workflows: Remove dry-run flag for labeller
|
2021-04-14 08:25:34 -07:00 |
|
Andrew Eisenberg
|
e0fcb15739
|
Actions: Add workflow for marking stale questions
This PR adds a workflow for marking and closing issues as stale. Issues must be labeled as _question_. PRs are never marked as stale.
|
2021-04-12 13:05:53 -07:00 |
|