chore(release): v1.2.0 - #160
Conversation
Bump plugin.json, .claude-plugin/plugin.json and the SKILL.md version to 1.2.0 and roll [Unreleased] into the 1.2.0 section. The entries for #155 (gh api argv parsing, the invocation splitter, the recovery section on release titles) were missing from [Unreleased] and are added here. Assisted-by: claude-code:claude-opus-5-5 Agent-Session: https://claude.ai/code/session_01Ajsba9TsThQzrPKu1RxL5W Agent-Host: 0493f0 Signed-off-by: Sebastian Mendel <info@sebastianmendel.de>
|
Warning Review limit reachedNext included review available in 14 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (4)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.Scanned FilesNone |
|
Self-review: e1df7b2 The bot review this pull request demands is unsatisfiable (Copilot quota wall or repeated bot failures on this head). The diff on this head was reviewed by the PR author; this comment is the on-the-record attestation the merge gate reads back. It stops matching on the next push. |



Merging this sets the version to 1.2.0 in
plugin.json,.claude-plugin/plugin.jsonandSKILL.md, and moves the[Unreleased]changelog into a1.2.0section. After the merge, the signed tagv1.2.0onmainstarts the release workflow.What 1.2.0 ships:
guard-gh-release.pyreadsgh apicalls as argv and blocks mutating calls on release endpoints in every form gh accepts; the invocation splitter shared by both guards handles braces in words,${ cmd; }and quoted assignment prefixes;references/recovery-procedures.mdcovers release titles that differ from the tag.references/release-process.mdkeeps the TYPO3 CI blocks when capturing a body, captures it byte-exact, and lists 0.x consumers before a minor release.#155 had added no changelog entries; this PR adds them under Changed, Added and Fixed before the roll.
Checks:
check-version-parity.sh v1.2.0passes,markdownlint-cli2 CHANGELOG.mdreports 0 issues.Assisted by claude-code:claude-opus-5-5 — Session