Skip to content

docs: reconcile PullRequests rule with deployed truth - #85

Merged
N4M3Z merged 1 commit into
mainfrom
pullrequests-rule-reconcile
Jul 13, 2026
Merged

docs: reconcile PullRequests rule with deployed truth#85
N4M3Z merged 1 commit into
mainfrom
pullrequests-rule-reconcile

Conversation

@N4M3Z

@N4M3Z N4M3Z commented Jul 13, 2026

Copy link
Copy Markdown
Owner

One-line summary: the deployed rule had drifted ahead of the source — this promotes the deployed content (Plan/Changes/Testing body, mdschema validation pointer) into the source and tightens PR references to bare URLs.

Plan

The deployed ~/.claude copy carried a newer body structure with no source file anywhere, so the next make install would have clobbered it. Source now matches deployed truth; the link rule specifies bare URLs because terminal views render only those as clickable.

Changes

  • PullRequests rule rules/PullRequests.md: body structure replaced with Plan/Changes/Testing + mdschema pointer; PR references must be full bare URLs, markdown-wrapped links and naked numbers disallowed outside auto-linking platforms

Testing

  • source now byte-matches the deployed copy (plus the bare-URL paragraph)
  • forge validate passes

@github-actions github-actions Bot added the rules label Jul 13, 2026
@N4M3Z
N4M3Z merged commit 8d8fcd6 into main Jul 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant