File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1313 required : false
1414
1515env :
16- # TARGET_OFFICIAL_IMAGES_REPO: docker-library/official-images
16+ TARGET_OFFICIAL_IMAGES_REPO : docker-library/official-images
1717 TARGET_OFFICIAL_IMAGES_REPO : Peter-Sh/official-images
1818 FORKED_OFFICIAL_IMAGES_REPO : redis-developer/docker-library-official-images
19- # PR_USER_MENTIONS: "@adamiBs @yossigo @adobrzhansky @maxb-io @dagansandler @Peter-Sh"
19+ PR_USER_MENTIONS : " @adamiBs @yossigo @adobrzhansky @maxb-io @dagansandler @Peter-Sh"
2020 PR_USER_MENTIONS : " "
2121
2222# UUID is used to help automation to identify workflow run in the list of workflow runs.
@@ -108,9 +108,6 @@ jobs:
108108 commit-message : " Redis: Update to ${{ steps.parse-release.outputs.release_version }}"
109109 title : " Redis: Update to ${{ steps.parse-release.outputs.release_version }}"
110110 body : |
111- THIS IS A DRAFT PR FOR AUTOMATION TESTING
112- PLEASE IGNORE IT AND SORRY FOR THE BOTHERING
113-
114111 Automated update for Redis ${{ steps.parse-release.outputs.release_version }}
115112
116113 Release commit: ${{ steps.parse-release.outputs.release_commit_sha }}
You can’t perform that action at this time.
0 commit comments