shundor/CD Status Tracker
Track and log deployment status per environment to mimic Bamboo-style visibility
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| environment | Deployment environment (e.g., staging, production) | yes | — |
| version | Version or release identifier | yes | — |
| output-path | File path to write the deployment status JSON | no | .github/deployment-status.json |
Outputs
| name | description |
|---|---|
| deployment-info | JSON string of deployment metadata |