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 0f107b2 commit 8761784Copy full SHA for 8761784
.github/workflows/update-dependencies.yml
@@ -84,6 +84,9 @@ jobs:
84
body: >
85
This PR was created automatically to update ${{ inputs.openstack_version }}
86
${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}.
87
+
88
+ GitHub Release Changelog:
89
+ https://github.com/stackhpc/${{ matrix.key }}/releases/tag/${{ steps.latest_tag.outputs.latest_tag }}
90
labels: |
91
stackhpc-ci
92
${{ inputs.openstack_codename }}
0 commit comments