mariadb-operator/OpenShift operator PR
Submit PRs to OpenShift operator repositories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Operator name to submit. | yes | — |
| version | Operator version to submit. | yes | — |
| fork-repo-name | OpenShift operators fork repository name e.g."mariadb-operator/community-operators". | yes | — |
| upstream-repo-name | OpenShift operators upstream repository name e.g."k8s-operatorhub/community-operators". | yes | — |
| bundle-path-dir | Path to the OLM bundle directory. | yes | — |
| ci-path-file | Path to the ci.yaml file. | yes | — |
| user-name | User name to use in the commit. | no | $GITHUB_ACTOR |
| user-email | User email to use in the commit. | no | $GITHUB_ACTOR@users.noreply.github.com |
| dry-run | Enable dry run mode. | no | false |
| draft | Enable draft mode. | no | false |
Outputs
no outputs