givve/Givve Automatic Deployment
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| semaphoreAPI | Semaphore API to be queried | yes | — |
| semaphoreAPIKey | Semaphore API key for authorization | yes | — |
| pull_request | Pull Request that triggered the action | yes | — |
| component | Component to be deployed | yes | — |
| GITHUB_TOKEN | Token for Repository Access | yes | — |
Outputs
| name | description |
|---|---|
| deployment_lock | If a lock is active, it returns the ID. |
| lock_msg | Message that should be send to slack. |
| github_pr | PR that set the lock. |