Commit dbc0be1
Add optional head_ref property to RemoteAgentJobPayload for async branching support (#7088)
* Initial plan
* Add optional head_ref property to RemoteAgentJobPayload for async branching
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
* Update async branch naming to follow copilot/vscode<TIMESTAMP> spec
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
* Remove low-value tests for RemoteAgentJobPayload interface
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: joshspicer <23246594+joshspicer@users.noreply.github.com>1 parent 37a5d34 commit dbc0be1
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
213 | 213 | | |
214 | 214 | | |
215 | 215 | | |
216 | | - | |
| 216 | + | |
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
| 259 | + | |
| 260 | + | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
| |||
0 commit comments