1
0
mirror of synced 2026-01-07 18:01:41 -05:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
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
Mike Surowiec
5c930af422 update docubot pat naming (#21498) 2021-09-14 12:56:07 -04:00
James M. Greene
6e6f857395 More instructive comment in potentially spammy issues (#21110)
* More instructive comment in spammy issue comments

Co-authored-by: Janice <janiceilene@github.com>
2021-08-25 19:53:17 +00:00
James M. Greene
f3de3ee618 Update actions/github-script usage to v4.0.2 (#19897) 2021-06-15 16:09:15 +00:00
Chiedo John
36c95601bc Move spammy issues to the Done column (#18542)
Co-authored-by: Rachael Sewell <rachmari@github.com>
2021-04-01 13:07:31 -04:00
Kevin Heis
62a8891954 Add descriptions to our actions workflows (#18019)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-23 21:31:28 +00:00
Chiedo John
a168b9647f Attempt to fix spammy title workflow so it actually closes issue (#17525)
Attempt to fix workflow so it actually closes issue

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
2021-01-27 15:46:49 +00:00
Chiedo John
6b932f4647 Create a workflow that closes issues with short titles (#17501)
Create a workflow that closes issues with short titles

Co-authored-by: chiedo <chiedo@users.noreply.github.com>
Co-authored-by: Lee Dohm <1038121+lee-dohm@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
Co-authored-by: Janice <janiceilene@github.com>
2021-01-27 14:24:20 +00:00