hammertoe/Automatically pay Contributors in XRP via PayId
Scan commit messages for PayId and make payment to that PayId in XRP on push
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| wallet_secret | — | yes | — |
| max_payout | Maximum number of drops to pay out | — | 100000000 |
| environment | Environment to use, TESTNET or LIVENET | — | TESTNET |
| server | XRP Ledger server to use | — | test.xrp.xpring.io:50051 |
| dry_run | Dry run. Do not actually make payment, but report what would be done | — | true |
| repo_token | Repository token | yes | — |
| old_coverage_file | Old code coverage file | yes | .old-code/coverage.xml |
| new_coverage_file | New code coverage file | yes | .new-code/coverage.xml |
Outputs
no outputs