Carry the copilot-instructions.md Canonical at Hub b09078e - #52
Merged
Conversation
Takes the two reviewer-set bullets the hub added (union: false replaces the set, and gh pr view omits a Bot reviewer), and aligns the two sentences #50 had already reworded to the canonical text that hub #730 landed for #722, so the shared prefix matches byte for byte.
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s carried .github/copilot-instructions.md to match the latest canonical version from the hub at b09078e, keeping the local “Disproved Claims” scaffolding and repo-specific project sections intact while syncing the shared reviewer runbook text.
Changes:
- Document that
requestReviewswithunion: falsereplaces the reviewer set, enabling removal of a pending bot review request by passing an emptybotIdsarray. - Document that
gh pr view --json reviewRequestscan omit Bot reviewers, and that the pending set should be read via GraphQLreviewRequests. - Align a couple of sentences to the hub’s exact canonical wording (minor punctuation/phrasing adjustments).
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## develop #52 +/- ##
========================================
Coverage 43.37% 43.37% ========================================
Files 28 28 Lines 3896 3896 Branches 306 306 ========================================
Hits 1690 1690 Misses 2154 2154 Partials 52 52 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Uh oh!
There was an error while loading. Please reload this page.
ptr727 added a commit
to ptr727/ProjectTemplate
that referenced
this pull request
Aug 15, 2026
…nc (#739) Follow-up to #723 after ptr727/PhotoCleaner#51 promoted `develop` to `main` (`f56178a`), carrying ptr727/PhotoCleaner#50 and ptr727/PhotoCleaner#52. `spec/audit.py PhotoCleaner` at hub `b09078e` reports **clean** at `main` (`audit run 2026-08-15T18:43:20Z | hub b09078e`) and at `develop`, including the two hub-only workflow findings that #736 settled. The report moves to **operational**: `readme-structure` and `agent-instruction-set` to pass, no defects, no drift, nothing in flight. It records the one-round `dead-path` block on the promotion (#721, fixed by #731, cleared by a re-run since the gate reads rules from hub `develop`) and closes both escalations (#721, #722). The registry entry is unchanged: `status` stays `cataloged` (the schema's only non-backlog value) and both `driftNotes` still describe reality (publish shape, private-for-now) and assert no outstanding work. Report lints clean (markdownlint, prose_lint), and `spec/validate.py` passes. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
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 freeto 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.
Follow-up to #50 after hub
mainmoved tob09078e(ptr727/ProjectTemplate#730 closed #722, ptr727/ProjectTemplate#731 closed #721).Carries
.github/copilot-instructions.mdup to the new canonical: the two reviewer-set bullets the hub added (requestReviewswithunion: falsereplaces the set, andgh pr view --json reviewRequestsomits a Bot reviewer), and the exact canonical wording of the two sentences #50 had already reworded locally (the hub-slug routing and thePR Review Etiquetteanchor). The Disproved Claims shape and rules are carried, the hub's own entries are not, and this repo's project sections below the runbook are untouched. The shared prefix now matches the hub byte for byte.Audit at
developwith the hub runner atb09078e(audit run 2026-08-15T18:22:21Z | hub b09078e | branch override develop) reported this file's intent advisory as the only finding besides the twoinvestigate-dispositioned hub-only workflows.🤖 Generated with Claude Code