vsoch/contributor-ci-action
Extract repository contribution metadata.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| results_dir | If doing an extraction, save results here. Defaults to .cci in $PWD | no | — |
| extract | Run this kind of extraction (e.g., repos or all) | no | repos |
| cfa | Generate contributor friendliness assessment files for a repository instead. | no | — |
| update | Update an existing Contributor CI interface. | no | — |
| update_random | Only update a random selection of N extractors. This is intended for large projects. | no | — |
| update_cfa | Find and generate CFAs for new repos. | no | — |
| config_file | The contributor-ci.yaml file with organization metadata. | yes | contributor-ci.yaml |
| extract_save_format | Given using extract, change the default save format / structure from year/month/day to something else. This will force extraction of new data since we can't reliably say when it was last done. If you need to change the save format but want to use a cache, it's recommended to not change the format, but clean up directories you don't need after. | no | — |
Outputs
no outputs