Commit 538f0ff
committed
[CNSL-2288] Add automated fork main sync with upstream
Adds sync-fork.yml: on every push to upstream main (and via manual
workflow_dispatch), calls the cockroachdb/actions sync-fork reusable
workflow to push upstream's main to crl-gh-actions-pr-bot's fork's main.
Force-overwrites the fork on divergence (allow_fork_force_sync: true) -
the fork is treated as a mirror.
The reusable workflow no-ops unless github.repository matches the
configured upstream_repo, so the file is safe to land on both upstream
and any fork.1 parent da96a3b commit 538f0ff
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments