Commit Graph

19 Commits

Author SHA1 Message Date
dependabot[bot]
4380c40b93 Bump actions/stale from 8.0.0 to 9.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 8.0.0 to 9.0.0.
- [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.0.0...v9.0.0)

---
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-09 10:52:32 +00:00
dependabot[bot]
6d1a9030cc Bump actions/stale from 7.0.0 to 8.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 7.0.0 to 8.0.0.
- [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.0.0...v8.0.0)

---
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-25 10:56:49 +00:00
dependabot[bot]
b4a71468b8 Bump actions/stale from 6.0.1 to 7.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.1 to 7.0.0.
- [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/v6.0.1...v7.0.0)

---
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-12-21 21:35:07 +00:00
RD WebDesign
e548f139c8 Add never-stale label to stale.yml
Signed-off-by: RD WebDesign <github@rdwebdesign.com.br>
2022-12-09 16:24:39 -03:00
dependabot[bot]
9451adca25 Bump actions/stale from 6.0.0 to 6.0.1
Bumps [actions/stale](https://github.com/actions/stale) from 6.0.0 to 6.0.1.
- [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/v6.0.0...v6.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 16:32:33 +00:00
dependabot[bot]
08f4e0686f Bump actions/stale from 5.2.0 to 6.0.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.2.0 to 6.0.0.
- [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/v5.2.0...v6.0.0)

---
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-09-24 10:18:00 +00:00
dependabot[bot]
e4abebbe8a Bump actions/stale from 5.1.1 to 5.2.0
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.1 to 5.2.0.
- [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/v5.1.1...v5.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-17 10:19:01 +00:00
dependabot[bot]
8ea6f9a49a Bump actions/stale from 5.1.0 to 5.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/v5.1.1/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.1.0...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-06 10:16:34 +00:00
Christian König
35c982b655 Set all actions to latest
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-02 21:29:06 +02:00
Christian König
76b81e5d43 Explicit set minor and patch version on used actions
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-08-02 21:28:57 +02:00
Christian König
387507fd25 Fix close-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-05 10:18:50 +02:00
Christian König
0b121dd946 Run stale workflow at 8:00 once per day
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-07-03 14:36:20 +02:00
Adam Warner
61b02cbdc6 Merge pull request #2228 from pi-hole/stale_reason
Add stale-issue-reason
2022-06-24 09:12:06 +01:00
Christian König
59182cabb2 Add stale-issue-reason
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:48:50 +02:00
Christian König
25c5fe2417 Upgrade stale action to v5
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-06-24 08:46:51 +02:00
Christian König
60498dc724 Fix stale label to stale
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-30 19:39:03 +01:00
Christian König
e29e72034f Change pinned to internal exemption of stale issues
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-13 09:08:08 +01:00
Christian König
424cc7c932 Operations per run 300
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 19:39:47 +01:00
Christian König
3c31550f22 Add stale workflow
Signed-off-by: Christian König <ckoenig@posteo.de>
2022-01-11 13:15:52 +01:00