Skip to content

[sync] add org ADR auto-sync reusable#24

Merged
NWarila merged 1 commit into
mainfrom
org-adr-auto-sync
Jun 2, 2026
Merged

[sync] add org ADR auto-sync reusable#24
NWarila merged 1 commit into
mainfrom
org-adr-auto-sync

Conversation

@NWarila

@NWarila NWarila commented Jun 2, 2026

Copy link
Copy Markdown
Owner

What changed

  • Adds a namespace-local reusable workflow that syncs org ADR mirror targets from the source baseline manifest.
  • Wires a smoke job into repo CI so the reusable runtime path is exercised without pushing or opening a PR.
  • Documents the auto-sync behavior in the mirroring reference.

Why

Org ADR mirrors remain byte-identical, but drift repair should be small and reviewable. This reusable lets adopting repositories open their own sync PRs without cross-namespace writes.

Validation

  • python tools/check_baseline_manifest.py
  • python tools/check_docs_layout.py
  • python tools/check_ai_residue.py
  • git diff --check

Comment thread .github/workflows/repo-ci.yml Fixed
Comment thread .github/workflows/reusable-org-adr-auto-sync.yaml Fixed
Comment thread .github/workflows/reusable-org-adr-auto-sync.yaml Fixed
@NWarila NWarila force-pushed the org-adr-auto-sync branch from 0ccf3e9 to 0b30720 Compare June 2, 2026 10:50
Comment thread .github/workflows/reusable-org-adr-auto-sync.yaml Fixed
@NWarila NWarila force-pushed the org-adr-auto-sync branch from 0b30720 to ffec946 Compare June 2, 2026 10:51
@NWarila NWarila marked this pull request as ready for review June 2, 2026 10:52
@NWarila NWarila merged commit 11015d4 into main Jun 2, 2026
21 checks passed
@NWarila NWarila deleted the org-adr-auto-sync branch June 2, 2026 10:52
NWarila added a commit that referenced this pull request Jun 5, 2026
## What changed

- Adds a namespace-local reusable workflow that syncs org ADR mirror
targets from the source baseline manifest.
- Wires a smoke job into repo CI so the reusable runtime path is
exercised without pushing or opening a PR.
- Documents the auto-sync behavior in the mirroring reference.

## Why

Org ADR mirrors remain byte-identical, but drift repair should be small
and reviewable. This reusable lets adopting repositories open their own
sync PRs without cross-namespace writes.

## Validation

- `python tools/check_baseline_manifest.py`
- `python tools/check_docs_layout.py`
- `python tools/check_ai_residue.py`
- `git diff --check`
NWarila added a commit that referenced this pull request Jun 6, 2026
## What changed

- Adds a namespace-local reusable workflow that syncs org ADR mirror
targets from the source baseline manifest.
- Wires a smoke job into repo CI so the reusable runtime path is
exercised without pushing or opening a PR.
- Documents the auto-sync behavior in the mirroring reference.

## Why

Org ADR mirrors remain byte-identical, but drift repair should be small
and reviewable. This reusable lets adopting repositories open their own
sync PRs without cross-namespace writes.

## Validation

- `python tools/check_baseline_manifest.py`
- `python tools/check_docs_layout.py`
- `python tools/check_ai_residue.py`
- `git diff --check`
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