remihq/Actions Ecosystem Action Get Merged Pull Request
Get the pull request merged with base branch.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token. | yes | — |
Outputs
| name | description |
|---|---|
| title | The title of the pull request. |
| body | The body of the pull request. |
| number | The number of the pull request. |
| branch | The branch from which the pull request came from. |
| labels | The list of labels for the pull request. Separated with line breaks if there're multiple labels. |
| assignees | The list of assignees for the pull request. Separated with line breaks if there're multiple assignees. |