yuya-takeyama/Open Backport Pull Request
Open a backport Pull Request from a branch
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Personal Access Token to run gh CLI | — | ${{ github.token }} |
| head-ref | HEAD ref to create a Pull Request | — | ${{ github.ref }} |
Outputs
| name | description |
|---|---|
| url | URL of the opened Pull Request |