module-trigger-reason
get module-trigger-reason - Get the reason a module was triggered for CI
Extracts the trigger reason for a specific module from MODULE_STATUS JSON.
This is used in CI summaries to explain why each module needs CI.
Flags
| Flag | Description |
|---|---|
--json |
MODULE_STATUS JSON (defaults to env var) |
Examples
get module-trigger-reason docs --json "$MODULE_STATUS"
# Output: "files_changed_since_abc1234" or "dependency eac-commands needs CI"
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.