nischalstha9/Github Burn Down Report Generator
Generate BurnDown report on the basis of points assigned to Github Projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | repo name | yes | — |
| token | Token for the repo. Can be passed in using {{ secrets.GITHUB_TOKEN }} | yes | — |
| aws_key | AWS key. Can be passed in using {{ secrets.AWS_KEY }} | yes | — |
| aws_secret | AWS secret. Can be passed in using {{ secrets.AWS_SECRET }} | yes | — |
| aws_bucket | AWS bucket name. Can be passed in using {{ secrets.AWS_BUCKET }} | yes | — |
| aws_region | AWS region name. Can be passed in using {{ secrets.AWS_REGION }} | yes | — |
| closed_issue_number | Closed Issue Number. Can be passed in using {{ secrets.CLOSED_ISSUE_NUMBER }} | yes | — |
Outputs
no outputs