mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-07-29 20:03:24 +00:00
Gatekeeper requires ok-to-test before checking required jobs, even when a maintainer has dispatched ci-devel for the pull request tip. Select the newest ci-devel workflow_dispatch run for the exact pull request tip instead of requiring a run link in the pull request description. Use that run as alternate authorization and link it from the gatekeeper step summary. If no matching run exists, retain the regular path. Generated-By: GitHub Copilot Signed-off-by: Aurélien Bombo <abombo@microsoft.com>