prodyna/Deployment overview

Create an overview MD file in the root of the repository

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 17, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: prodyna/deployment-overview@20ada07114c9a7169fbe3c54c59ab54a3b234d4e # v0.7

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
organizationThe organization to monitoryes
repositoriesThe list of repositories to monitoryes
environmentsThe list of environments to monitoryesdev,staging,prod
environment-linksThe list of links to the environmentsyeshttps://dev.example.com,https://staging.example.com,https://prod.example.com
verboseThe verbosity levelyes1
github-tokenThe token to use for the GitHub APIyes
titleThe title of the overviewyesDeployment overview
target-json-fileThe file to write the JSON tonodeployment-overview.json
target-md-fileThe file to write the MD tonodeployment-overview.md
template-fileThe template file to useno/template/default.tpl

no outputs