Skip to content

Commit e647e4f

Browse files
authored
Merge pull request github#74 from github/repo-sync
repo sync
2 parents c39ee4c + a6244af commit e647e4f

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)