CI: Add noop verify job in docs 97/136697/2
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 28 Nov 2023 18:47:33 +0000 (10:47 -0800)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Tue, 28 Nov 2023 19:09:45 +0000 (11:09 -0800)
commit3f075eddf4cb05dc9d243a47d78b135af57d5be1
tree367ebeaf309046a3f9c75c2811b31978ab4bf36d
parent06bb8737d02ae8a7c2a69e7ec90bd4bbc58abbf2
CI: Add noop verify job in docs

Our submit rules requires 2 +1 Verify votes. One by GHA user and
another by CI or a committer. We need to provide a +1 vote to allow
changes to be submittable.

For now, this action is just a no operation action. If in future an
additional verification is needed in the docs repo, it will replace
this no operation.

Issue-ID: CIMAN-33
Change-Id: I0c1b56d7bbaa97707e967cdc84e85a09748edad2
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
.github/workflows/gerrit-verify.yaml [new file with mode: 0644]