deors/DoRelease
A GitHub Action to perform releases with an IssueOps/ChatOps approach coded live with the help of GitHub Copilot
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release-version | The version to release | yes | — |
| target-environment | The target environment to deploy the release | yes | development |
Outputs
| name | description |
|---|---|
| time | The time the release was finished |
| release-status | Whether the release was successful or not |
| target-url | The URL of the target environment |