pipeline check-recent-run
Checks if a successful workflow run exists for the given SHA within the specified time window.
Used to skip redundant CI runs.
Output: Default: "true" or "false" --format shell: HAS_RECENT="true/false"
Example: pipeline check-recent-run --workflow ci-trigger.yaml --since 2h
Usage: pipeline check-recent-run
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.