Skip to content

Commit 53fdd48

Browse files
committed
Do not merge Lake gate PR manually
1 parent 8e33fa7 commit 53fdd48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-stream-to-lake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,7 @@ jobs:
158158
gh pr create \
159159
--base stable \
160160
--head "$BRANCH_NAME" \
161-
--title "Sync main to stable (${LATEST_COMMIT_SHORT})" \
161+
--title "[DO NOT MERGE MANUALLY] Sync main to stable (${LATEST_COMMIT_SHORT})" \
162162
--body "$PR_BODY" \
163163
--label "lake-gate"
164164

0 commit comments

Comments
 (0)