Request Copilot and ReviewHog reviews on new posthog/posthog PRs - #213
Merged
Merged
Conversation
create-pr adds the reviewhog label and requests a Copilot review right after it opens a PR on posthog/posthog, as the user's gh login. The go skill folds an outstanding test-gap commit in before it opens the PR, so the ReviewHog round that create-pr triggers reviews a head that includes the tests. Claude-Session: https://claude.ai/code/session_01Be5RB9C731bGXr9AEjqfM9
haacked
marked this pull request as ready for review
September 17, 2026 19:37
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
create-prgains a Step 10: after it opens a new PR whose URL is undergithub.com/PostHog/posthog/, it runsgh pr edit <pr-url> --add-label reviewhog --add-reviewer "@copilot"under the user'sghlogin. Updates to an existing PR skip it, and so does a PR that Step 9 labeledskip-agent-review.gofolds an outstanding test-gap commit in before Step 6 opens the PR, so the ReviewHog round thatcreate-prnow triggers reviews a head that includes the tests. Step 7's label add on posthog/posthog becomes the documented safe re-add.Test plan:
ai/tests/test-skill-spec.sh,test-canonical-skills.sh, andtest-plain-writing-contract.shpass.@copilotongh pr edit --add-reviewer, thereviewhoglabel exists on PostHog/posthog, and Copilot reviewed chore(approvals): round-trip the editor's full body in the bypass matrix PostHog/posthog#102533 while it was still a draft after a manual request.https://claude.ai/code/session_01Be5RB9C731bGXr9AEjqfM9