Prepare and tag releases
prepare-releasecommandsetup L2★1
rubrical-worker/bookforge-ai-nf ↗What it does
Prepare versioned release with changelog and artifacts
Best for
Preparing versioned releases with changelog, tag, and archive generation.
Inputs
- · Configuration files
- · Git repository state
- · Source files
Outputs
- · Generated files
- · JSON output
- · Markdown documents
- · Git commits/pushes
- · Report output
- · Status summary
- · Release artifacts
Requires
- · git
- · gh CLI
- · jq
- · ripgrep
Preconditions
Specific git branch; GitHub CLI authenticated
Failure modes
- · Halts on invalid config or missing files
- · Tests block progression
- · Operation may timeout
Trust signals
- · Includes verification steps
- · Tests or checks gate progression
- · Configuration-driven