nuttx/.github/workflows
trns1997 cb1b1863c0 ci: Serialize CI jobs to avoid unnecessary pipeline execution
- Split workflows into sequential jobs within a single workflow to
  ensure later stages run only after earlier ones succeed.
- Prevents running CI stages when prior checks would fail or are
  irrelevant (e.g., draft PRs).
- Simplifies future conditional guards for skipping jobs based on
  PR or branch state.
- Improves CI efficiency by focusing pipeline execution on meaningful work.

Signed-off-by: trns1997 <trns1997@gmail.com>
2025-10-11 07:47:48 -03:00
..
arch.yml CI: Increase CI Jobs to 100% for Complex PRs 2025-01-08 15:05:18 +08:00
ci.yml ci: Serialize CI jobs to avoid unnecessary pipeline execution 2025-10-11 07:47:48 -03:00
doc.yml build(deps): bump actions/setup-python from 5 to 6 2025-09-08 21:48:08 +08:00
docker_linux.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 7 to 8 2025-09-08 21:48:03 +08:00
labeler.yml build(deps): bump actions/checkout from 4 to 5 2025-08-18 20:28:20 +08:00