From 18895f3426f09488d027e9905129fd1c9b86eb3c Mon Sep 17 00:00:00 2001 From: Lucas Lopes Date: Thu, 28 Sep 2023 17:01:36 -0300 Subject: [PATCH] Adding item in bot comment --- .github/workflows/require-checklist.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/require-checklist.yaml b/.github/workflows/require-checklist.yaml index 2b064112c..bafac9d48 100644 --- a/.github/workflows/require-checklist.yaml +++ b/.github/workflows/require-checklist.yaml @@ -22,7 +22,7 @@ jobs: owner: context.repo.owner, repo: context.repo.repo, body: `## Validation steps [CI won't pass without adding a 👍 (thumbs up) reaction to this comment] - Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers. + - Ensure all container images have repository and tag on the same level to ensure that all container images are included in rancher-images.txt which are used by airgap customers. Add a 👍 (thumbs up) reaction to this comment once done.