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 0fe6dea commit 6bb74f6Copy full SHA for 6bb74f6
.github/workflows/update-dependencies.yml
@@ -90,6 +90,9 @@ jobs:
90
body: >
91
This PR was created automatically to update ${{ inputs.openstack_version }}
92
${{ matrix.key }} to ${{ steps.latest_tag.outputs.latest_tag }}.
93
+
94
+ GitHub Release Changelog:
95
+ https://github.com/stackhpc/${{ matrix.key }}/releases/tag/${{ steps.latest_tag.outputs.latest_tag }}
96
labels: |
97
stackhpc-ci
98
${{ inputs.openstack_codename }}
0 commit comments