Skip to content

Check opened PR action

Actions
Check that the commit that triggered the workflow run exists as opened PR
v0.1
Latest
Star (0)

Check opened PR action

check-opened-pr-action status

Check that the commit that triggered the workflow run exists as an open PR.

Inputs

github-token

Required A token to authenticate on behalf of the GitHub App installed on your repository. This is functionally equivalent to the GITHUB_TOKEN secret. Default "github.token".

Outputs

exists

true if the commit that triggered the workflow run exists as opened PR, false otherwise.

Example usage

uses: actions/[email protected]

See detailed usage

Check opened PR action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Check that the commit that triggered the workflow run exists as opened PR
v0.1
Latest

Check opened PR action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.