jcputter/Deployment Approval
Handles deployment approvals via Slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| SLACK_CHANNEL | The Slack channel to send the deployment approval message. | yes | — |
| SLACK_TOKEN | The Slack token for authentication. | yes | — |
| DYNAMODB_TABLE | The DynamoDB table name for storing deployment approval information. | yes | — |
| AWS_REGION | The AWS region where the DynamoDB table is located. | yes | — |
| AWS_ACCESS_KEY | The AWS region where the DynamoDB table is located. | yes | — |
| AWS_SECRET_KEY | The AWS region where the DynamoDB table is located. | yes | — |
| REDIS_HOST | The URL of the SQS queue to process approval requests | yes | — |
| SERVICE | The service being deployed. | yes | — |
| ENVIRONMENT | The environment for the deployment. | yes | — |
Outputs
| name | description |
|---|---|
| approval-status | The status of the deployment approval. |