jpmcb/prow-github-actions
Prow inspired github CI/CD actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Token used by prow actions to accomplish jobs and tasks. May be a bot user access token or the limited scope Github token | yes | — |
| prow-commands | Comment keywords/commands to look for. Space delimited. Expect commands on own line. | no | — |
| jobs | The jobs to automatically run on event. Space delimited. Expect commands on own line. | no | — |
| merge-method | Strategy for Prow-github-actions to take when merging a pull request using the lgtm cron-job. Can be 'squash', 'rebase', or 'merge'. Defaults to 'merge' | no | — |
Outputs
no outputs