ashishonce/issue-reporter
GitHub Action that generates a Markdown summary of the issues in a repo on monthly basis
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| title | title of the report | yes | — |
| configPath | relative path from the repo root to a JSON file describing the sections of the report | yes | — |
| outputPath | relative path from the repo root to write the report file | yes | — |
| token | repo token | yes | — |
| tableCount | table count required to decide number of tables required to show summary | yes | — |
| tableConfigPath | Table config for the title of the issue table summary | yes | — |
| remoteRepoToken | PAT to access the remote repo | yes | — |
Outputs
no outputs