sap/Calculate Fosstars rating
The action calculates one of the Fosstars ratings. It outputs a report in Markdown format and an SVG badge.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rating | The rating that is used for the Fosstars report, either 'security' or 'oss-rules-of-play' | yes | security |
| report-branch | A branch where the report is stored | yes | fosstars |
| report-file | A file name where the report is stored | no | — |
| badge-file | A file name where the badge is stored | no | — |
| fosstars-version | A version of Fosstars | yes | v1.14.0 |
| token | A GitHub token for accessing the repository | yes | — |
| data-provider-config-urls | A comma-separated list of YAML config file URLs for data providers, file format: ProviderClassName.yaml | no | — |
| git-user-name | The git user name used when performing the report commit | no | Fosstars |
| git-user-email | The git user email address used when performing the report commit | no | fosstars@users.noreply.github.com |
Outputs
no outputs