1
0
mirror of synced 2026-01-05 21:04:17 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
dependabot[bot]
6ff1b03d59 Bump actions/github-script from 6.4.0 to 7.0.0 (#46199)
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>
2023-11-20 19:36:44 +00:00
Hector Alfaro
9977b52e43 Remove unnecessary use of pull_request_target trigger (#45464)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-11-16 17:45:51 +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
Evan Bonsignori
c10a654d04 bump github-script to 6.4.0 and update syntax (#34619) 2023-02-10 20:54:33 +00:00
Kevin Heis
f9f27e4497 Revert "Bump actions/github-script (#24563)" (#24665)
This reverts commit 4d3c203a4f.
2022-01-26 18:59:41 +00:00
dependabot[bot]
4d3c203a4f Bump actions/github-script (#24563)
Bumps [actions/github-script](https://github.com/actions/github-script) from 2b34a689ec86a68d8ab9478298f91d5401337b7d to 5.1.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](2b34a689ec...e3cbab99d3)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 16:59:51 +00:00
Lee Dohm
58b6af7ebc Use pull_request_target trigger 2021-10-12 12:50:34 -07:00
Lee Dohm
93a11c32eb Remove unnecessary data specifier 2021-10-12 12:50:34 -07:00
Lee Dohm
4cc2a76776 Fix incorrect specifier
Co-authored-by: Robert Sese <robert.sese@gmail.com>
2021-10-12 12:30:02 -07:00
Lee Dohm
dcac261576 Use strict equality matching 2021-10-12 10:41:19 -07:00
Lee Dohm
04e051ae22 Fix mismatched error variable name 2021-10-12 10:40:44 -07:00
Lee Dohm
6684ac0451 Add pull request write permission specifier 2021-10-11 13:36:23 -07:00
Lee Dohm
4a067f1467 Point to docs on how to change setting 2021-10-11 13:29:04 -07:00
Lee Dohm
4f1cf2d70d Create workflow to post comment when a PR is opened without maintainer edit access 2021-10-11 13:23:06 -07:00