Fix: Rework GHAs to fix several issues 67/5167/2
authorEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 19:46:12 +0000 (12:46 -0700)
committerEric Ball <eball@linuxfoundation.org>
Thu, 8 Aug 2024 22:18:53 +0000 (15:18 -0700)
commit942431ff40def77995360454695b6ce1165c4755
tree6d55c27e409fdc13cc06db512b00a39198e2a182
parent4583078ef7119b80e9715b4bf44391733acfa3f9
Fix: Rework GHAs to fix several issues

This includes the following changes:
* Change "Name" to "name"
* Remove TARGET_REPO from inputs
* Change user from Required to normal user ("jobbuilder")
* Rename files; required checks are in gerrit-verify, and non-
  required are in gerrit-novote-verify
* Update versions of actions being utilized

Issue-ID: RELENG-4799
Change-Id: Icb67fda6b077b8b05bb97262894f4dbef9709a7a
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
.github/workflows/gerrit-novote-verify.yaml [new file with mode: 0644]
.github/workflows/gerrit-required-verify.yaml [deleted file]
.github/workflows/gerrit-verify.yaml