twake-on-matrix
Automated release versioning, changelog updates, and CI tagging
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Twake on Matrix skills?โผ
Run `npx skills add linagora/twake-on-matrix --all -g -y` in your terminal to install all skills in this repository globally.
How to cut a release with this skill?โผ
Ask your agent to run the release skill with a version like `full v2.21.7`. It confirms your branch, updates the CHANGELOG, bumps the version, tags, and pushes to trigger CI.
Does it update the changelog automatically?โผ
Yes. It collects commits since the last tag, groups them by ticket ID, and drafts a formatted CHANGELOG section with strict length rules.
Can it publish to TestFlight or Play Store?โผ
It triggers the CI pipelines that upload builds to TestFlight and Play Store internal tracks, but final promotion to production remains a manual step.
Is the release process safe to run?โผ
Yes. It only runs git and read operations, confirms the branch and clean working tree first, and refuses to skip CI or force-push tags.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core