zephyr/.github
Fabio Baltieri 370e0882cb ci: workflows: check for manifest dnm in the manifest workflow
The current CI setup sets the manifest DNM label in a workflow and
checks it in a different workflow. The one performing the check is
configured to rerun on label changes but it's been reported few times
that the rerun logic does not seem to always run effectively and there's
been cases where the manifest has been fixed but the label has not been
removed by the automation, resulting in a stale PR.

Since the manifest has its own dedicated label, fix this race condition
by checking for that label specifically in the manifest workflow rather
than in a separate one, this means that the check is always performed
after the script that sets the label.

It also means that on manifest changes the manifest step itself will
fail rather than the PR metadata check one.

Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
2025-04-29 19:06:55 +02:00
..
codeql ci: Add codeql workflow for python, actions, js 2025-03-21 14:39:50 -04:00
ISSUE_TEMPLATE
workflows ci: workflows: check for manifest dnm in the manifest workflow 2025-04-29 19:06:55 +02:00
dependabot.yml doc: requirements: switch to uv compile 2025-04-05 11:02:21 +02:00
license_config.yml
SECURITY.md