We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a159524 commit 74fd527Copy full SHA for 74fd527
.github/workflows/update-dependencies.yml
@@ -85,6 +85,9 @@ jobs:
85
body: >
86
This PR was created automatically to update ${{ inputs.openstack_version }}
87
${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}.
88
+
89
+ GitHub Release Changelog:
90
+ https://github.com/stackhpc/${{ matrix.key }}/releases/tag/${{ steps.latest_tag.outputs.latest_tag }}
91
labels: |
92
stackhpc-ci
93
${{ inputs.openstack_codename }}
0 commit comments