ci: print explicit reason when deploy jobs are skipped #357

Merged
guettlibot merged 1 commits from refs/pull/357/head into main 2026-06-03 11:27:30 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 2704c2590c ci: print explicit reason when deploy jobs are skipped
Previously the 'Detect Changed Files' step silently set android=false /
linux=false, leaving the downstream deploy jobs showing only 'skipped'
in the CI UI with no explanation. Now each decision emits a clear
one-liner (e.g. "Android deploy: SKIPPED (no android-relevant files
changed)") so the cause is visible in the check-changes step log.

Closes #353

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-03 13:16:15 +02:00