Overview
Full Profile
Experimental finalization
Execute the complete release stages and then invoke Custy's workflow finalization step.
Command
custy run fullCategory
Pipeline Profile
Quick Command
custy run full [OPTIONS]Overview
Full contains every registered Release stage and adds finalize_step at the end.
Use it only when the repository's experimental workflow-transition behavior is
configured, understood, and intentionally part of the release.
Profile Responsibilities
What Full Includes
Complete Release
Run every registered Release stage from validation through remote publication.
Commit and Tag
Create and publish the release commit and local tag.
Remote Publication
Push HEAD and the release tag through resolved remote behavior.
Workflow Finalization
Invoke the registered experimental finalize_step after push.
Full Lifecycle Preview
Full release lifecycle
