Skip to content

Commit 6b901a1

Browse files
committed
docs: update weekly upstream sync documentation to clarify Pull Request creation requirements
1 parent e6851d9 commit 6b901a1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/weekly-upstream-sync.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ This document describes the `weekly-upstream-sync.yml` GitHub Actions workflow,
4747

4848
The workflow runs on a **weekly schedule** (every Monday at 10:00 UTC) and can also be triggered manually. It does **not** perform the actual merge — instead, it detects upstream changes and creates a GitHub issue assigned to `copilot`, instructing the agent to follow the [agentic-merge-upstream](../prompts/agentic-merge-upstream.prompt.md) prompt to port the changes.
4949

50+
The agent must also create the Pull Request with the label `upstream-sync`. This allows the workflow to track the merge progress and avoid creating duplicate issues if the agent is still working on a previous sync.
51+
5052
## Trigger
5153

5254
| Trigger | Schedule |

0 commit comments

Comments
 (0)