matrix-org/Find PR details
Find details about the PR associated with this workflow run.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The github username of the owner of the head branch | yes | — |
| branch | The name of the head branch | yes | — |
Outputs
| name | description |
|---|---|
| pr_id | The ID of the PR found |
| head_branch | The head branch of the PR found |
| base_branch | The base branch of the PR found |
| data | The JSON data of the pull request API object |