1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Peter Bengtsson
be7d68ca38 Upgrade actions/checkout to v4.1.1 (#49390) 2024-02-27 17:07:15 +00:00
Peter Bengtsson
84b108ec03 Specify version of actions/stale (#48055) 2023-12-18 17:39:00 +00:00
dependabot[bot]
c97965b4ab Bump actions/stale from 8.0.0 to 9.0.0 (#47790)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-15 13:24:31 +00:00
Peter Bengtsson
65895798c4 Fix Slack alert logic (#45044) 2023-10-25 21:03:09 +00:00
Hector Alfaro
02611c8d6f Prefix use of composite action with a checkout (#44582) 2023-10-17 20:32:51 +00:00
Kevin Heis
4a534c5d82 Standardized slack alert fails (#44074) 2023-10-13 11:06:12 -07:00
dependabot[bot]
d966f6c324 Bump actions/stale from 7.0.0 to 8.0.0 (#35794)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-23 00:01:08 +00:00
dependabot[bot]
5294b31184 Bump actions/stale from 6.0.1 to 7.0.0 (#33685)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
2023-01-03 15:24:26 +00:00
dependabot[bot]
ca680fadb1 Bump actions/stale from 5.1.1 to 6.0.1 (#33337)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2022-12-07 23:40:41 +00:00
Kevin Heis
9b0eabecb1 Standardize workflow run crons (#32488) 2022-11-10 16:40:48 +00:00
Rachael Sewell
1ceffe9add add close issue reason to stalebot workflow (#29646) 2022-08-09 19:13:08 +00:00
dependabot[bot]
d746f92523 Bump actions/stale from 4.1.0 to 5.1.1 (#29606)
Bumps [actions/stale](https://github.com/actions/stale) from 4.1.0 to 5.1.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/v4.1.0...9c1b1c6e115ca2af09755448e0dbba24e5061cc8)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com>
2022-08-03 16:47:11 -07:00
Kevin Heis
60d304105b Simpler, longer stale config (#29475)
* Simpler, longer stale config

* Update stale.yml

* Update stale.yml

* Update stale.yml

* Update stale.yml
2022-07-29 17:05:43 +00:00