Commit 3492dd9
Replace peer_repo + source_is_private with public_repo + private_repo
Properly update all three workflow files (sync, restack, escalation)
to accept public_repo and private_repo as inputs, deriving direction
at runtime by comparing github.repository against private_repo.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 1f2931a commit 3492dd9
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments