Skip to content

feat(sync): continuously reconcile plugin standards - #19

Open
mwaldheim wants to merge 4 commits into
mainfrom
feat/continuous-template-sync
Open

feat(sync): continuously reconcile plugin standards#19
mwaldheim wants to merge 4 commits into
mainfrom
feat/continuous-template-sync

Conversation

@mwaldheim

Copy link
Copy Markdown
Contributor

Make template synchronization continuous and safe:\n\n- trigger on managed workflow changes and daily drift checks\n- sync common CI, release, and security workflows by default\n- use a unique branch per template commit so later changes are not silently skipped\n- preserve plugin-specific semrel-release workflows as overlays\n\nEach drift is still delivered as a reviewable PR to the affected plugin.

mwaldheim and others added 4 commits August 10, 2026 10:32
Run template reconciliation on workflow changes and daily, create unique per-commit sync branches, and enable managed workflow synchronization by default.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Markus Waldheim <mawa@if.de>
Include publisher, packager, and newer condition, hook, and updater repositories in continuous standard reconciliation.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Markus Waldheim <mawa@if.de>
Ensure every plugin receives the complete managed standard set while keeping the plugin-specific semrel-release workflow as an explicit overlay.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Markus Waldheim <mawa@if.de>
Build the sync matrix from active SemRels repositories using the established plugin category prefixes so new plugins are included automatically.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: Markus Waldheim <mawa@if.de>
@mwaldheim
mwaldheim requested a review from tboerger August 10, 2026 08:41
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.

1 participant