Skip to content

Make agent docs self-contained without external-repo pointers#866

Merged
ptr727 merged 1 commit into
developfrom
feature/scrub-template-refs
Jul 19, 2026
Merged

Make agent docs self-contained without external-repo pointers#866
ptr727 merged 1 commit into
developfrom
feature/scrub-template-refs

Conversation

@ptr727

@ptr727 ptr727 commented Jul 18, 2026

Copy link
Copy Markdown
Owner

Two agent-facing docs pointed at an external repo that a reader of this repo cannot open, which is a dead end. This makes them self-contained.

  • .github/copilot-instructions.md: the drift-reporting note named and linked an external repo. It now routes cross-cutting fixes to the maintainer, with the mechanics kept out of the public doc.
  • CODESTYLE.md: the spell-check-scope line no longer attributes the default file list to an external source.

Docs only, no behavior change.

🤖 Generated with Claude Code

- The copilot-instructions drift-reporting note linked an external repo
  that readers cannot open. It now routes cross-cutting fixes to the
  maintainer instead.
- The CODESTYLE spell-check-scope line no longer attributes the default
  file list to an external source.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 18, 2026 23:37

Copilot AI 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.

Pull request overview

This PR updates agent-facing documentation to be self-contained within this repository, removing references to an external repo that readers may not be able to access.

Changes:

  • Update .github/copilot-instructions.md to route shared-convention drift to the maintainer instead of linking to an external template repo.
  • Update CODESTYLE.md to describe the cspell CI scope defaults without attributing them to an external source.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CODESTYLE.md Adjusts wording for the cspell CI scope guidance while keeping the documented README/HISTORY gate intact.
.github/copilot-instructions.md Replaces the external upstream-reporting link with an in-repo, maintainer-routed guidance for shared convention fixes.

@ptr727
ptr727 merged commit 6e6dbbd into develop Jul 19, 2026
15 checks passed
@ptr727
ptr727 deleted the feature/scrub-template-refs branch July 19, 2026 00:22
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.

2 participants