Skip to content

Sync PR template to all public repos plus ai-extensions#27

Merged
DariuszPorowski merged 1 commit into
mainfrom
brooke-hamilton-sync-pr-template
Jul 10, 2026
Merged

Sync PR template to all public repos plus ai-extensions#27
DariuszPorowski merged 1 commit into
mainfrom
brooke-hamilton-sync-pr-template

Conversation

@brooke-hamilton

Copy link
Copy Markdown
Member

Description

Moves the pull_request_template.md sync into its own dedicated group in .github/sync.yml so its target repo list is independent of the other shared files (LICENSE, linters, CODEOWNERS, workflows).

The PR template now syncs to all non-archived public repos plus ai-extensions.

Net effect on PR template scope

  • ➕ Added skills (public, was previously missing)
  • ➖ Dropped terraform-private-modules (private — excluded from the public + ai-extensions scope)

All other files in the original shared group keep their existing repo list unchanged.

Type of change

  • This pull request is a minor refactor, code cleanup, test improvement, or documentation update.

Move the pull_request_template.md sync into its own group so it targets every non-archived public repo plus ai-extensions. This adds skills and drops the private terraform-private-modules from the PR template's scope.

Signed-off-by: Brooke Hamilton <45323234+brooke-hamilton@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot-Session: 0a4307ff-e8bc-4434-a82a-e8763c088394
@github-actions

Copy link
Copy Markdown

Dependency Review

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

Scanned Files

None

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

Refactors the repo-files-sync configuration so the PR template sync is managed in its own group, allowing its target repository scope to diverge from other shared files (license, linters, CODEOWNERS, workflows).

Changes:

  • Removed sync-templates/.github/pull_request_template.md from the existing shared-files sync group.
  • Added a dedicated sync group that targets all non-archived public repos plus radius-project/ai-extensions, including newly adding radius-project/skills and excluding radius-project/terraform-private-modules.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@DariuszPorowski
DariuszPorowski merged commit 6d55381 into main Jul 10, 2026
4 checks passed
@DariuszPorowski
DariuszPorowski deleted the brooke-hamilton-sync-pr-template branch July 10, 2026 22:53
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.

3 participants