ilteoood/Monthly Open Source Activity Report
Generate a monthly Markdown report of public open-source activity for the authenticated GitHub user.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with read access to public contributions (defaults to GITHUB_TOKEN or REPORTER_TOKEN env). | no | — |
| from | ISO date (YYYY-MM-DD) marking the start of the reporting window. Defaults to the first day of the previous month. | no | — |
| to | ISO date (YYYY-MM-DD) marking the end (exclusive) of the reporting window. Defaults to the first day of the current month. | no | — |
| output-dir | Directory where the report Markdown file is written. | no | reports |
Outputs
| name | description |
|---|---|
| report-path | Path to the written Markdown report, relative to the repository root. |
| login | Login of the authenticated GitHub user that was reported on. |