Skip to content

check-recent-run

pipeline check-recent-run - Check if a recent successful workflow run exists

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"

Examples

pipeline check-recent-run --workflow ci-trigger.yaml --since 2h

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.