Skip to content

fix(docs): hide automated review signals - #686

Merged
rachaelrenk merged 1 commit into
mainfrom
rachaelrenk/hide-pr-review-signals
Sep 4, 2026
Merged

fix(docs): hide automated review signals#686
rachaelrenk merged 1 commit into
mainfrom
rachaelrenk/hide-pr-review-signals

Conversation

@rachaelrenk

Copy link
Copy Markdown
Contributor

Summary

Hides the machine-readable review signal from GitHub's rendered automated-review body while preserving the exact record required by the review verifier and drafting-improvement collector.

Changes

  • Wraps the published [SIGNAL:pr-review] record in an HTML comment and removes its visible heading.
  • Adds regression coverage that confirms the hidden signal remains parseable for the matching pull request and commit.

Unverified claims

None — this change does not alter public product documentation or make product claims.

Documentation risk

Risk: low
Rationale: This internal documentation-review formatter change does not make public product claims.
Docs override: none

Validation

  • python3 .agents/skills/doc_quality_policy/test_publish_review_signal.py — passed (4 tests).
  • python3 .agents/skills/doc_quality_policy/test_verify_review_signal.py — passed (14 tests).
  • Generated review payload inspection — confirms the signal is retained in an HTML comment.

Co-Authored-By: Warp agent@warp.dev

Co-Authored-By: Warp <agent@warp.dev>
@vercel

vercel Bot commented Sep 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
docs Ready Ready Preview Sep 4, 2026 8:26pm UTC

Request Review

@cla-bot cla-bot Bot added the cla-signed label Sep 4, 2026
@warp-for-oss

warp-for-oss Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

@rachaelrenk

I'm starting a first review of this pull request.

You can view the conversation on Warp.

I completed the review and no human review was requested for this pull request.

Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@rachaelrenk rachaelrenk added the warpy-factory Opened by the Warp factory agents label Sep 4, 2026

@warp-for-oss warp-for-oss Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Overview

This PR hides the automated review signal from GitHub's rendered review body while keeping the machine-readable marker in the raw body for verification and collection. The added regression coverage checks that the heading is removed, the HTML-commented signal is still present, and the existing parser can still recover the reviewer login for the matching PR and head SHA.

Concerns

  • No blocking concerns found.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /warp-agent-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Review summary

The independent agent completed its review for this commit.

Findings

  • No blocking findings.

Verdict

Approve

@rachaelrenk
rachaelrenk merged commit 3811106 into main Sep 4, 2026
22 checks passed
@rachaelrenk
rachaelrenk deleted the rachaelrenk/hide-pr-review-signals branch September 4, 2026 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed warpy-factory Opened by the Warp factory agents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant