Skip to content

chore: sync markdown instructions to radius and ai-extensions#29

Open
brooke-hamilton wants to merge 1 commit into
mainfrom
brooke-hamilton-sync-templates-instructions
Open

chore: sync markdown instructions to radius and ai-extensions#29
brooke-hamilton wants to merge 1 commit into
mainfrom
brooke-hamilton-sync-templates-instructions

Conversation

@brooke-hamilton

Copy link
Copy Markdown
Member

Summary

Brings the Markdown authoring instructions over from radius-project/radius into sync-templates/.github/instructions/ and adds a sync mapping so markdown.instructions.md is distributed to both radius-project/radius and radius-project/ai-extensions.

Reason for change

The .github repo is the single source of truth for shared org files. The Markdown authoring conventions previously lived only in the radius repo. Centralizing them here lets the sync bot keep them consistent, and ai-extensions now needs the same conventions.

The synced copy carries the standard "synced - DO NOT EDIT MANUALLY" banner (matching shell.instructions.md) so downstream edits go to the source of truth.

Note: the file content still references the radius-specific radius-markdown-lint skill and root package.json. It was brought over verbatim; these can be genericized later if needed for ai-extensions.

How to test

Not directly testable in this repo. After merge to main, the sync workflow runs and opens PRs in radius-project/radius and radius-project/ai-extensions adding/updating .github/instructions/markdown.instructions.md. The config change can be validated by confirming .github/sync.yml parses (YAML) and the new source path exists.

File change summary

File Summary of change
sync-templates/.github/instructions/markdown.instructions.md New synced source file brought over from radius, with the standard sync banner added.
.github/sync.yml Added a sync group mapping the new file to radius-project/radius and radius-project/ai-extensions.

Bring the markdown authoring instructions over from radius-project/radius into sync-templates and add a sync mapping that distributes markdown.instructions.md to both radius-project/radius and radius-project/ai-extensions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 9c407214-7278-4927-90ca-077274e4096c
Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@brooke-hamilton brooke-hamilton added the pr:standard Standard pull request label Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr:standard Standard pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant