Skip to content

Commit a6244af

Browse files
authored
update wording and labels of repo-sync PRs (#15783)
1 parent a302fbf commit a6244af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/repo-sync.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
source_branch: repo-sync
4242
destination_branch: main
4343
pr_title: "repo sync"
44-
pr_body: "This is an automated pull request to sync changes between the public and private docs repos.\n\n:robot: Please let a bot do the merging!"
45-
pr_label: "automerge"
44+
pr_body: "This is an automated pull request to sync changes between the public and private repos.\n\n:robot: This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!"
45+
pr_label: automerge,autoupdate
4646
github_token: ${{ secrets.OCTOMERGER_PAT_WITH_REPO_AND_WORKFLOW_SCOPE }}
4747

4848
- name: Find pull request

0 commit comments

Comments
 (0)