Skip to content

Add template sync workflow, TEMPLATE_README, and warning comments#2

Open
sbglasius wants to merge 10 commits into
mainfrom
feature/pull-request-functionality
Open

Add template sync workflow, TEMPLATE_README, and warning comments#2
sbglasius wants to merge 10 commits into
mainfrom
feature/pull-request-functionality

Conversation

@sbglasius
Copy link
Copy Markdown
Collaborator

  • Add .github/workflows/files-sync.yml: syncs infrastructure files to registered plugin repos on release, using a GitHub App for cross-org write access (gpc + grails-plugins)
  • Add .github/scripts/prepare-sync-matrix.groovy: builds GH Actions matrix from .github/projects.yml
  • Add .github/projects.yml: registry of target repos for the sync
  • Add TEMPLATE_README.md: guide for new plugins and migration path
  • Prepend "do not edit" warning comments to all synced files (workflows, scripts, build-logic convention plugins)

sbglasius and others added 2 commits May 13, 2026 15:08
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sbglasius sbglasius changed the base branch from feature/initial-functionality to main May 13, 2026 18:26
@sbglasius
Copy link
Copy Markdown
Collaborator Author

@jdaugherty @matrei the idea here is, that this template project will automatically make PRs on child projects (mentioned in .github/projects.yml) when a new version of the template project is released.

@sbglasius sbglasius force-pushed the feature/pull-request-functionality branch 2 times, most recently from 1d26f0c to 1b25e01 Compare May 13, 2026 19:19
@sbglasius sbglasius force-pushed the feature/pull-request-functionality branch from 1b25e01 to 81a9b5d Compare May 13, 2026 19:25
sbglasius and others added 2 commits May 14, 2026 13:42
- Add .github/workflows/files-sync.yml: syncs infrastructure files to
  registered plugin repos on release, using a GitHub App for cross-org
  write access (gpc + grails-plugins)
- Add .github/scripts/prepare-sync-matrix.groovy: builds GH Actions
  matrix from .github/projects.yml
- Add .github/projects.yml: registry of target repos for the sync
- Add TEMPLATE_README.md: guide for new plugins and migration path
- Prepend "do not edit" warning comments to all synced files
  (workflows, scripts, build-logic convention plugins)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@sbglasius sbglasius force-pushed the feature/pull-request-functionality branch from 81a9b5d to 4925253 Compare May 14, 2026 11:43
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