nuttx-apps/.github/workflows
zhangning21 2aebae7400 ci: Support pull request dependencies via Depends-On.
Allow pull requests targeting master to declare same- and
cross-repository dependencies. Parse declarations with a tested Python
helper, apply exact dependency commits before the existing build matrix,
and rerun heavy CI only when an edited description changes the dependency
state.

Keep fork builds read-only and use a trusted workflow_run to validate
artifacts and post per-build dependency results. Keep the apps workflow
consistent with the implementation already merged in apache/nuttx.

Assisted-by: Kiro:gpt-5.6-sol
Signed-off-by: zhangning21 <zhangning21@xiaomi.com>
2026-08-06 17:22:54 +08:00
..
arch.yml
build.yml ci: Support pull request dependencies via Depends-On. 2026-08-06 17:22:54 +08:00
check.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
depends-on-comment.yml ci: Support pull request dependencies via Depends-On. 2026-08-06 17:22:54 +08:00
issue_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-14 11:00:57 +08:00
labeler.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
lint.yml build(deps): bump actions/checkout from 6 to 7 2026-06-23 13:26:39 -04:00
pr_labeler.yml build(deps): bump actions/github-script from 8.0.0 to 9.0.0 2026-04-14 11:00:57 +08:00