mxa-release
Adds versions, a changelog and a promotion path for the projects that have outgrown every merge becoming production. Most projects ship continuously and never need it.
- Bumps versions and writes the changelog from the changes that landed.
- Adds a deliberate step from preview to staging to production, each with its own environment.
- Prepares a release for a person to promote, and never promotes it itself.
- Is a later-stage skill; a project that ships every merge does not need it.
What is inside
Instructions. Nothing here runs on its own: the judgement is the skill.
- Evals
- 3
Works with
The outside tools and connectors this skill drives.
- Changesets· our default
- semantic-release
The first is what we reach for on our own projects. A project that already uses one of the others keeps it, and the skill works with that instead.