prodyna/Deployment overview
Create an overview MD file in the root of the repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 17, 2024
- License
- MIT
Pinned Snippet
uses: prodyna/deployment-overview@20ada07114c9a7169fbe3c54c59ab54a3b234d4e # v0.7tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | The organization to monitor | yes | — |
| repositories | The list of repositories to monitor | yes | — |
| environments | The list of environments to monitor | yes | dev,staging,prod |
| environment-links | The list of links to the environments | yes | https://dev.example.com,https://staging.example.com,https://prod.example.com |
| verbose | The verbosity level | yes | 1 |
| github-token | The token to use for the GitHub API | yes | — |
| title | The title of the overview | yes | Deployment overview |
| target-json-file | The file to write the JSON to | no | deployment-overview.json |
| target-md-file | The file to write the MD to | no | deployment-overview.md |
| template-file | The template file to use | no | /template/default.tpl |
Outputs
no outputs