Skip to content

chore: release v0.7.1 - #30

Merged
mabry1985 merged 1 commit into
mainfrom
chore/release-v0.7.1
Sep 14, 2026
Merged

chore: release v0.7.1#30
mabry1985 merged 1 commit into
mainfrom
chore/release-v0.7.1

Conversation

@mabry1985

Copy link
Copy Markdown
Member

Releases github-plugin v0.7.1, the version the QA reviewer's image will pin.

Tests pass, 278 of 278. ruff check and ruff format --check are clean (0.15.10).

🤖 Generated with Claude Code

https://claude.ai/code/session_01LSRkzcPyaDrKSY7geFuGr3

- Contents reads are GETs (#29): `github_read_file`, `github_read_pr_file`,
  `github_path_exists` and `github_repo_contents` passed the ref as `-f ref=`, which
  made `gh api` send POST, and GitHub 404s a POST to /contents. Every ref-pinned read
  failed; the QA panel's lanes reviewed diffs blind (pr-reviewer-plugin#118).
- Adds the standard release caller (`.github/workflows/release.yml`, the reusable
  release-tools plugin-release workflow) so this plugin releases like the others.
- uv.lock's own version entry had drifted to 0.5.0; now 0.7.1.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LSRkzcPyaDrKSY7geFuGr3

@protoreview protoreview Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA panel review — PASS

code-review-structural · head 2f4a64707531 · formal

All four LLM finders returned clean; the structural verification pass confirmed an empty array with nothing to verify. Overall risk is low. No fix-first item, no panel disagreements, and no prior blockers to disposition. One residual gap: the cross-repo reference to protoLabsAI/release-tools/.github/workflows/plugin-release.yml@v2 cannot be verified from this repository and remains an open question for the author. The structural pass was a no-op (no findings to verify), so structural coverage is effectively absent for this PR.

No findings — the review came back clean.

findings JSON (machine-readable)
[]

@protoreview protoreview Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Promoting the PASS verdict for head 2f4a64707531: all checks terminal-green, zero unresolved review threads. (approve-on-green)

@mabry1985
mabry1985 merged commit 228df5e into main Sep 14, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant