pbandj082/Gitppou
Generate engineer daily reports from GitHub and Backlog activities, then notify Slack and optionally commit the report.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to gitppou YAML or JSON config file | no | gitppou.yml |
Outputs
| name | description |
|---|---|
| report-path | Primary generated report file path |
| report-paths | Generated report file paths, one per line |
| report-html-path | Generated HTML report file path when HTML output is enabled |
| report-pdf-path | Generated PDF report file path when PDF output is enabled |
| backlog-document-id | Created Backlog document ID when Backlog document publishing is enabled |
| backlog-document-title | Created Backlog document title when Backlog document publishing is enabled |
| backlog-document-url | Created Backlog document URL when Backlog document publishing is enabled |
| report-markdown | Generated report markdown |