Skip to content

feat(config.yaml): add operations.skip option to config.yaml#463

Merged
bachgg merged 10 commits into
mainfrom
skip-step-config-yaml
Jun 11, 2026
Merged

feat(config.yaml): add operations.skip option to config.yaml#463
bachgg merged 10 commits into
mainfrom
skip-step-config-yaml

add missing yaml tag

8cd090d
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jun 11, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 7ee16b4 add operations.skip option to config.yaml Skipped: sign-off not required for members
🟢 97d0edd add test Skipped: sign-off not required for members
🟢 eaf8f1f check for nil on operations in config.yaml Skipped: sign-off not required for members
🟢 ac56ac7 show which steps are executed Skipped: sign-off not required for members
🟢 b605d84 merge config.yaml and skip options from cli args Skipped: sign-off not required for members
🟢 6702b77 sort string array output Skipped: sign-off not required for members
🟢 a87200e option to run non-interactive Skipped: sign-off not required for members
🟢 ca7a02e chore(docs): Auto-update docs and licenses Valid sign-off found
🟢 87c9e4c simplify logic Skipped: sign-off not required for members
🟢 8cd090d add missing yaml tag Skipped: sign-off not required for members