jfheinrich-eu/GitHub Daily Report
Generates a daily GitHub report and returns it as an output.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | GitHub Token | yes | — |
| REPO_NAME | Repository name (owner/repo) | yes | — |
| EMAIL_SENDER | Email sender | yes | — |
| EMAIL_USER | Email user | yes | — |
| EMAIL_RECEIVER | Email recipient | yes | — |
| EMAIL_PASSWORD | Email password | yes | — |
| OPENAI_API_KEY | OpenAI API key | yes | — |
| SMTP_SERVER | SMTP server | yes | — |
| SMTP_PORT | SMTP port | yes | — |
Outputs
| name | description |
|---|---|
| report | The generated Markdown report |
| report_status | Status of the report generation (success or failure) |