Ship
Ship Commands
Section titled “Ship Commands”The shipping stage has three commands that handle the journey from local changes to published release.
/mykit.commit
Section titled “/mykit.commit”Stages changes and creates a conventional commit with an auto-generated message.
/mykit.commit/mykit.pr
Section titled “/mykit.pr”Creates a pull request with an auto-generated title and description based on the commits.
/mykit.pr/mykit.release
Section titled “/mykit.release”Publishes a new release with changelog generation.
/mykit.releaseRelated Commands
Section titled “Related Commands”/mykit.approve— Approve a pull request/mykit.bypass— Bypass branch protections (use with caution)