whatever-company/Sync from github
Take change from github and notify all other services
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| from_ref | Starting commit (if not passed, will use from_ref to derive to_ref based on semver) | no | — |
| to_ref | Ending commit | no | — |
| status | Status of the deployement (Staging, Production, Development) | no | Development |
| project | Path of the project (form of whatever-company/elium-web) | no | — |
| linear_release | true if all release are linear no two versions are released at the same time | no | — |
| github-token | github token needed for API calls | yes | — |
| slack-url | Slack Post URL to post MSG on deploy | no | — |
| zendesk-username | Zendesk username to post MSG on deploy | no | — |
| zendesk-password | Zendesk password to post MSG on deploy | no | — |
Outputs
| name | description |
|---|---|
| status | Log of status |