Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
7ffc5f7864
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [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/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 22:05:21 +00:00
Garulf
3280b06ec9 Add help message to stale message 2024-01-22 08:04:22 -05:00
Garulf
852b990efd Use environmental variables and increase number of days until marked stale 2024-01-22 08:04:08 -05:00
dependabot[bot]
a9e1cdffd5
Bump actions/stale from 8 to 9
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [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/v8...v9)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 22:15:29 +00:00
dependabot[bot]
e20ac83829
Bump actions/stale from 7 to 8
Bumps [actions/stale](https://github.com/actions/stale) from 7 to 8.
- [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/v7...v8)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 23:02:56 +00:00
dependabot[bot]
fecb9d38b3
Bump actions/stale from 4 to 7 (#1737) 2022-12-30 16:51:26 +00:00
Kevin Zhang
5a3563191f
Update stale message 2022-07-13 02:42:30 -05:00
Garulf
f988d39f39 Ignore common PR labels 2022-07-09 12:59:15 -04:00
Garulf
b75d2ce36d Ignore "keep fresh" label 2022-07-09 12:59:06 -04:00
Garulf
a061c6c329 Update stale.yml 2022-07-09 12:58:40 -04:00
Garulf
3a23d20080 Remove newline 2022-07-09 12:58:29 -04:00
Garulf
361f545f6f Increase number of days until Stale issue is closed 2022-07-09 12:58:02 -04:00
Garulf
77881c1d04 Increase number of days for Stale designation 2022-07-09 12:57:48 -04:00
Garulf
dd548732d1 Move workflow to proper directory 2022-05-10 19:47:04 -04:00
Renamed from .github/ISSUE_TEMPLATE/workflows/stale.yml (Browse further)