modustech/Deploy Service
Make a commit to environment repo and release a microservice via Helm
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | authentication token | yes | — |
| owner | the owner of the github repo, organization or account name | yes | — |
| repo | the name of the github repo | yes | — |
| environment | the name of environment to release (staging or production) | yes | — |
| service | the name the service | yes | — |
| version | the version of the service to release | yes | — |
| author-name | the name of the author who commit the change, this is generally the name of CI account | yes | — |
| author-email | the email of the author who commit the change, this is generally the name of CI account | yes | — |
Outputs
no outputs