Skip to content

Commit 0beece1

Browse files
Update PR title to make it more specific and meaningful
1 parent de6cdd5 commit 0beece1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/odh-notebooks-sync.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,10 +119,8 @@ jobs:
119119
--head $REPO_OWNER:$UPDATER_BRANCH \
120120
--base $BRANCH_NAME
121121
env:
122-
pr_title: "[Digest Updater Action] Update notebook's pipfile to sync with Codeflare-SDK release"
122+
pr_title: "[Codeflare Action] Update notebook's pipfile to sync with Codeflare-SDK release ${{ env.CODEFLARE_RELEASE_VERSION }}"
123123
pr_body: |
124124
:rocket: This is an automated Pull Request.
125125
126126
This PR updates the `Pipfile` to sync with latest Codeflare-SDK release.
127-
128-
:exclamation: **IMPORTANT NOTE**: Remember to delete the ` ${{ env.UPDATER_BRANCH }}` branch after merging the changes

0 commit comments

Comments
 (0)