spiegel_podman/.github/workflows
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
..
check_cirrus_cron.yml [skip-ci] Update actions/checkout action to v5 2025-08-11 13:22:56 +00:00
ci.yml ci: fix validate-source checks vs stale labels 2026-06-08 15:24:51 +02:00
dev-bump.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
first_contrib_cert_generator.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
issue-labeler.yml [skip-ci] Update github/issue-labeler action to v3.4 2024-02-02 23:24:07 +00:00
issue_pr_lock.yml Update pre-commit-hooks and Codespell hook 2025-04-13 14:26:34 +10:00
labeler.yml [skip-ci] Update actions/labeler action to v6 2025-09-04 19:19:52 +00:00
lima.yml New GHA lima ci testing setup 2026-06-04 20:04:26 +02:00
mac-pkg.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
machine-os-pr.yml Release automation: update org location 2026-06-08 15:23:20 +02:00
needs-info-labeler.yaml Add autocomment for needs-info label 2025-04-02 07:36:12 -05:00
release-artifacts.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
release.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
stale.yml [skip-ci] Update actions/stale action to v10 2025-09-04 09:11:18 +00:00
update-podmanio.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00
upload-win-installer.yml ci: use env vars to avoid template expansion in code contexts 2026-06-08 15:22:46 +02:00