verneek/Config Sync Action
Synchronizes config in the repository to the config store.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| configs-dir | Root directory of the configs | yes | ./config |
| endpoint | API endpoint | yes | — |
| username | Username | yes | — |
| password | Password | yes | — |
| prod-branches | Branches to trigger the action | no | main |
Outputs
| name | description |
|---|---|
| status | Status of the action execution. If action exits successfully, status is set to "done" |