pirafrank/GitHub Commit Sign
Perform multi-file signed commits on a GitHub repo through their GraphQL APIs.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| args | Arguments to pass to the Dockerfile entrypoint. | yes | --help |
| debug | Whether to enable debug mode. | no | false |
Outputs
| name | description |
|---|---|
| command | The command that was executed. |
| commitUrl | The URL of the commit if that was created successfully. |
| hasBranch | Whether the branch already exists. |