Skip to content

Commit 682c836

Browse files
gerekonAlexey Gerenkov
authored andcommitted
esp/ci: Update conflict resolution MR description
1 parent 8c3d820 commit 682c836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ esp_release_branch_sync:
112112
git push push-remote $WIP_BRANCH
113113
git status
114114
CONFLICT_HASH=$(cat .esp_rebase_HEAD)
115-
MR_DESC="MR created by $CI_JOB_URL to fix \`$ESP_RELEASE_BRANCH\` -> \`$BRANCH_NAME\` sync conflict."
115+
MR_DESC="MR created by $CI_JOB_URL to fix conflict happened when cherry-picking $CONFLICT_HASH from \`$ESP_RELEASE_BRANCH\` to \`$BRANCH_NAME\`."
116116
MR_DESC="${MR_DESC}\n\nTODO:"
117117
MR_DESC="${MR_DESC}\n- [ ] Look for \`<<<<<<<\` and \`>>>>>>>\` markers in the files and solve conflicts."
118118
MR_DESC="${MR_DESC}\n- [ ] Ensure pipeline passes."

0 commit comments

Comments
 (0)