inarix/ga-create-pull-request
Create a pullRequest
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| title | title of the pull request | yes | — |
| repo | name of the repository | yes | — |
| base | Destination branch to create pull request | no | master |
| head | Source branch to create pull request | yes | — |
Outputs
| name | description |
|---|---|
| pullNumber | Created PullRequest number identifier |