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 d5c6f55 commit d9d3a6aCopy full SHA for d9d3a6a
.github/workflows/embedded-cluster-release-notes.yml
@@ -92,3 +92,4 @@ jobs:
92
webhook-type: webhook-trigger
93
payload: |
94
version: "${{ github.event.inputs.version }}"
95
+ pull_request_url: "${{steps.cpr.outputs.pull-request-url}}"
0 commit comments