release check-ci
Overview
Command: r2r eac release check-ci <commit>
Purpose: Check CI status for a commit before releasing
Category: release
Syntax
Examples
# Check current commit
r2r eac release check-ci $(git rev-parse HEAD)
# Check specific commit
r2r eac release check-ci abc123
# In release workflow
r2r eac release check-ci $(git rev-parse HEAD) && r2r eac release this
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.