summaryrefslogtreecommitdiff
path: root/.github/workflows/pr-mirror-repo-sync.yml
AgeCommit message (Collapse)Author
2026-05-30T8943: migrate mirror wrapper to App-ready uniform stub (rollout 1b Task 5 ↵HEADcurrentYuriy Andamasov
canary) (#30) Switch from explicit `secrets: PAT/REMOTE_OWNER` pass-through to `secrets: inherit`, and adopt the uniform stub shape. Behavior-neutral against the current PAT-using central workflow (`inherit` populates `PAT`/`REMOTE_OWNER` by name from org-level secrets); prepares for the App-token central-workflow update (Task 7). First (canary) consumer of the 25-repo Task 5 migration. Plan: ~/.claude/plans/2026-05-26-mirror-rollout-1b-revised.md Task 5
2026-03-18T8403: enabled PR mirroringkumvijaya