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 13
13
required : false
14
14
15
15
env :
16
- # TARGET_OFFICIAL_IMAGES_REPO: docker-library/official-images
16
+ TARGET_OFFICIAL_IMAGES_REPO : docker-library/official-images
17
17
TARGET_OFFICIAL_IMAGES_REPO : Peter-Sh/official-images
18
18
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"
20
20
PR_USER_MENTIONS : " "
21
21
22
22
# UUID is used to help automation to identify workflow run in the list of workflow runs.
@@ -108,9 +108,6 @@ jobs:
108
108
commit-message : " Redis: Update to ${{ steps.parse-release.outputs.release_version }}"
109
109
title : " Redis: Update to ${{ steps.parse-release.outputs.release_version }}"
110
110
body : |
111
- THIS IS A DRAFT PR FOR AUTOMATION TESTING
112
- PLEASE IGNORE IT AND SORRY FOR THE BOTHERING
113
-
114
111
Automated update for Redis ${{ steps.parse-release.outputs.release_version }}
115
112
116
113
Release commit: ${{ steps.parse-release.outputs.release_commit_sha }}
You can’t perform that action at this time.
0 commit comments