feat(ai): Adding some "skills" to streamline creating releases#612
feat(ai): Adding some "skills" to streamline creating releases#612carlosroman wants to merge 4 commits intomasterfrom
Conversation
Adds a reusable skill that automates the 4-file version bump needed when cutting a jmxfetch release (pom.xml, README.md, test.yml, CHANGELOG.md). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
/merge |
|
View all feedbacks in Devflow UI.
This pull request is not mergeable according to GitHub. Common reasons include pending required checks, missing approvals, or merge conflicts — but it could also be blocked by other repository rules or settings.
devflow unqueued this merge request: It did not become mergeable within the expected time |
The
prepare-releaseskill was used to create the entries for the 0.52.0 release. The PR #611 was created using thestart-dev-cycleskill.