Skip to content

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

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

Add template sync workflow, TEMPLATE_README, and warning comments#2
sbglasius wants to merge 6 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 4 times, most recently from 81a9b5d to 4925253 Compare May 14, 2026 11:43
@sbglasius sbglasius force-pushed the feature/pull-request-functionality branch from 6344062 to 6a3da24 Compare May 22, 2026 09:27
Copilot AI and others added 3 commits May 22, 2026 11:28
* Missing codestyle and codecoverage added, fixing codenarc violations
* correct plugin test task path and load project metadata in docs build
* allow publish jobs for both grails-plugins and gpc orgs
* Potential fix for pull request finding
* correct contributor name typo and duplicated wording in docs
* correct typo in documentation URL (templatae -> template)
- 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 6a3da24 to 8e47cc4 Compare May 22, 2026 09:56
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