You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Pull Request URL
v1.1.0
This action attempts to get the URL of the PR associated with the current commit.
The url of the PR
- uses: kceb/pull-request-url-action@v1
id: pr-url
- run: echo "${{ steps.pr-url.outputs.url }}"
For more info on how to use outputs: https://help.github.com/en/actions/reference/contexts-and-expression-syntax-for-github-actions#steps-context