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

8 Commits

Author SHA1 Message Date
Tim Rogers
055e872e30 Fix review instructions in "Thanks so much for opening this PR and contributing to GitHub Docs!" auto-comment (#27196) 2022-04-25 15:59:40 +00:00
Sarah Edwards
af4d122d27 Revert review instruction (#25375) 2022-02-15 20:52:40 +00:00
Sarah Edwards
4fd96a35ba requesting review adds to board (#25278) 2022-02-11 09:24:45 -08: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
Sarah Edwards
7cff1636cd use pull_request_target trigger (#23946)
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-04 19:56:16 +00:00
James M. Greene
3d88cae50b Add permission matrices to all Actions workflows (#23563)
* Add permission matrices to all Actions workflows

Also cleanup a few token references

* Add actions:read permissions for CodeQL

* Add prs:read permissions for unit test workflow
2021-12-14 04:37:36 +00:00
Melanie Yarbrough
2a10e30adc New workflow to aid internal contributions in PRs (#21612)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-09-29 13:09:26 -04:00