Commit graph

18 commits

Author SHA1 Message Date
Joe Rogers 7fc804e4b8
Add full version tag for renovate (#10370) 2023-10-08 14:05:55 +02:00
renovate[bot] 7dd4c12231
Pin actions/stale action to 1160a22 2023-10-05 12:02:38 +00:00
Jacob Slusser 130c035d4f
#10333 Updates issue stale action to fix issues with not running (#10334) 2023-10-05 08:02:10 -04:00
renovate[bot] 0cc8bf38ac
chore(deps): update actions/stale action to v8 2023-04-16 19:02:02 +00:00
Bill Thornton 726bc347aa
Add action to close PRs with merge conflicts (#9561) 2023-03-30 06:40:29 -06:00
renovate[bot] e3a04b5d66
Update actions/stale action to v8 2023-03-22 12:55:43 +00:00
Joe Rogers 3503ea5171
Specify full action versions 2023-03-16 00:57:01 -04:00
Shadowghost 507a4a6b25 Increase stale bot operations per run 2023-01-20 12:07:29 +01:00
Bond_009 2fbdc0c163 Give stale action write permission for issues 2022-12-31 15:42:24 +01:00
renovate[bot] 58006013f2
chore(deps): update actions/stale action to v7 (#8935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-23 08:59:04 -05:00
Alex e2cea6121a
Harden GitHub Workflows security (#8664) 2022-12-03 08:47:30 -07:00
renovate[bot] 8af07151ce
chore(deps): pin dependencies (#8572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 22:17:21 +02:00
dependabot[bot] cf6658c546
Bump actions/stale from 5 to 6
Bumps [actions/stale](https://github.com/actions/stale) from 5 to 6.
- [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...v6)

---
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-26 12:06:24 +00:00
dependabot[bot] 023eddbef5
Bump actions/stale from 4.1.0 to 5 (#7421)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 16:43:59 +01:00
K3rnelPan1c 614abddd64 remove obsolete permissions block
we use the JF_BOT_TOKEN PAT and not the default GITHUB_TOKEN
2022-01-25 22:53:09 +01:00
K3rnelPan1c fabe7e1fb9 add org filter to stale workflow 2022-01-25 18:32:46 +01:00
K3rnelPan1c 0c665af124 change PAT use for stale action 2022-01-23 18:19:39 +01:00
h1dden-da3m0n 28f4d574f7 add stale issue check workflow
this should replace the functionality of the discontinued stale-bot
2022-01-23 17:02:41 +01:00