dropseed/github-traffic-report
Automatically update your GitHub Releases from CHANGELOG.md
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | A token with access to the repos | yes | — |
| to_email | Where to send the report (can be comma separated like an email "to" field) | yes | — |
| smtp_from | SMTP from | yes | — |
| smtp_host | SMTP host | yes | — |
| smtp_port | SMTP port | no | 587 |
| smtp_username | SMTP username | yes | — |
| smtp_password | SMTP password | yes | — |
| repo_query | A repo search query to find repos for the report (public repos in this org by default, use commas for multiple queries) | no | org:${{ github.repository.owner }} is:public |
Outputs
no outputs