We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4e339 commit 1a77e59Copy full SHA for 1a77e59
.github/copy.bara.sky
@@ -14,7 +14,7 @@ core.workflow(
14
url = sourceUrl,
15
destination_ref = "3.1.x",
16
title = "[3.1.x] ${GITHUB_PR_TITLE}",
17
- body = "Synchronization with base version:\n${GITHUB_PR_BODY}",
+ body = "Automatic patch derivered from #${GITHUB_PR_NUMBER}.",
18
update_description = True
19
),
20
authoring = authoring.pass_thru("ConnectorIO Bot <[email protected]>"),
0 commit comments