awell-health/Set Careflow as Live
Used inside of a synced Awell Careflow respository to set the careflow as live.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | The GitHub token to use for authentication. | yes | — |
| api_key | The Awell API key to use for authentication. | yes | — |
| awell_environment | The Awell environment to use. | yes | development |
| test_mode | Whether to run in test mode. | no | — |
| release_id | The release ID to mark as live, if running in test mode. | no | — |
| definition_id | The definition ID of the repository care flow, if running in test mode. | no | — |
Outputs
| name | description |
|---|---|
| result | The result of the request that was sent to the Awell API. |
| release_id | The ID of the release that was marked as live. |
| definition_id | The definition ID of the repository care flow. |