spiegel_podman/.github
Kir Kolyshkin 645c4f3842
ci: fix validate-source checks vs stale labels
When the validate-source job is re-run manually after adding a label,
it uses stale labels (from the "pull_request" event that originally
triggered it), and so the steps that check labels don't see new labels.

Fix by querying the labels live (similar to how it was done before
commits 6e597af6dc and 1da154117c).

Note the logic differs slightly between hack/ci/make-and-check-size.sh
and hack/ci/pr-should-include-tests. This is because
pr-should-include-tests is also executed locally as well as on non-PRs,
while make-and-check-size is run strictly in CI for PRs only.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
(cherry picked from commit d05c113acd)
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-06-08 15:24:51 +02:00
..
actions/check_cirrus_cron GHA: Fix bad job-names & links in monitoring emails 2023-06-07 15:22:17 -04:00
ISSUE_TEMPLATE Enhance issue reporting template 2025-03-31 09:41:01 -05:00
workflows ci: fix validate-source checks vs stale labels 2026-06-08 15:24:51 +02:00
filters.yaml ci.yml: add windows jobs 2026-06-04 20:04:26 +02:00
issue-labeler.yml github: label issues based on os fix regex 2022-01-27 21:24:34 +01:00
ISSUE_TEMPLATE.md Update the issue templates 2022-11-30 14:06:29 -05:00
labeler.yml .github/labeler: add governance label automatically 2025-04-08 19:40:35 +02:00
PULL_REQUEST_TEMPLATE.md cirrus.yml: automatic skips based on source 2024-07-04 11:32:36 +02:00
renovate.json5 Detect and fix typos using codespell 2024-09-05 13:56:39 -04:00