henrygriffiths/Verified Commit App
Commits Files to a Repository Using App Authorization
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| app-id | App ID | yes | — |
| app-key | App Private Key (Pem File) | yes | — |
| repository | Repository to Commit To (Defaults to github.repository) | no | — |
| baseref | Ref to Base Commit Off Of (Defaults to github.ref) | no | — |
| ref | Ref to Commit To (Defaults to baseref) | no | — |
| commitmsg | Commit Message (Defaults to Empty) | no | — |
| files | Files To Commit | yes | — |
Outputs
no outputs