actions-marketplace-validations/Resolve pull request refs
outputs base_ref and head_ref for a PR comment (issue_comment event)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Github api token. Usually GITHUB_TOKEN. | yes | — |
Outputs
| name | description |
|---|---|
| base_ref | Pull request base ref |
| head_ref | Pull request head ref |