paumava/Create empty commit in PR
Create an empty commit in the target PR. This will cause PR checks to be reset.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A GitHub token. | no | ${{ github.token }} |
| repository | The owner, slash repository name. | no | ${{ github.repository }} |
| issue_number | The number of the issue or pull request. | no | — |
| message | The commit message. | yes | — |
| The commit author email address. | yes | — | |
| name | The commit author name. | yes | — |
| fail_on_error | Whether the action fails or not when getting errors. [true,false] | no | false |
Outputs
no outputs