File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
33 | 33 |
|
34 | 34 | # format new branch name and pr title
|
35 | 35 | AR_NEW_BRANCH_NAME="idf-$IDF_BRANCH"
|
36 |
| -AR_NEW_COMMIT_MESSAGE="ci(libs): ESP-IDF $IDF_BRANCH $IDF_COMMIT" |
37 |
| -AR_NEW_PR_TITLE="ci(libs): ESP-IDF $IDF_BRANCH" |
| 36 | +AR_NEW_COMMIT_MESSAGE="IDF $IDF_BRANCH $IDF_COMMIT" |
| 37 | +AR_NEW_PR_TITLE="IDF $IDF_BRANCH" |
38 | 38 |
|
39 | 39 | LIBS_RELEASE_TAG="idf-"${IDF_BRANCH//\//_}""
|
40 | 40 | LIBS_VERSION_PREFIX="$LIBS_RELEASE_TAG-$IDF_COMMIT-v"
|
|
You can’t perform that action at this time.
0 commit comments