Add template sync workflow, TEMPLATE_README, and warning comments#2
Open
sbglasius wants to merge 10 commits into
Open
Add template sync workflow, TEMPLATE_README, and warning comments#2sbglasius wants to merge 10 commits into
sbglasius wants to merge 10 commits into
Conversation
Collaborator
sbglasius
commented
May 13, 2026
- 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>
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. |
1d26f0c to
1b25e01
Compare
fix: correct typo in documentation URL (templatae -> template)
Agent-Logs-Url: https://github.com/grails-plugins/grails-plugin-template/sessions/f8ff3c84-2265-45fb-abd3-33b85adf17f2 Co-authored-by: sbglasius <625868+sbglasius@users.noreply.github.com>
…build Agent-Logs-Url: https://github.com/grails-plugins/grails-plugin-template/sessions/35ee8c57-f1b3-4108-844b-e65dca0b8585 Co-authored-by: sbglasius <625868+sbglasius@users.noreply.github.com>
1b25e01 to
81a9b5d
Compare
- 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>
81a9b5d to
4925253
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.