File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -107,12 +107,15 @@ jobs:
107107 title : " Redis: Update to ${{ steps.parse-release.outputs.release_version }}"
108108 body : |
109109 THIS IS A DRAFT PR FOR AUTOMATION TESTING
110- PLEASE IGNORE AND SORRY FOR BOTHERING
110+ PLEASE IGNORE IT AND SORRY FOR THE BOTHERING
111111
112112 Automated update for Redis ${{ steps.parse-release.outputs.release_version }}
113113
114114 Release commit: ${{ steps.parse-release.outputs.release_commit_sha }}
115115 Release tag: v${{ steps.parse-release.outputs.release_version }}
116+ Compare: $GITHUB_SERVER_URL/$GITHUB_REPOSITORY/compare/v${{ steps.parse-release.outputs.release_version }}^1...v${{ steps.parse-release.outputs.release_version }}
117+
118+ @adamiBs @yossigo @adobrzhansky @maxb-io @dagansandler @Peter-Sh
116119
117120 - name : PR creation results
118121 run : |
You can’t perform that action at this time.
0 commit comments