release pending
Overview
Command: r2r eac release-pending [module]
Purpose: Check if module has pending changes for release
Category: release
Syntax
Examples
# Check for pending changes
r2r eac release-pending
# Check specific module
r2r eac release-pending r2r-cli
# Use in CI
if r2r eac release-pending; then
r2r eac release this
fi
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.