actions-marketplace-validations/hero-bot-action
extract heros (contributor) from repos
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Personal access tokens for access your repos | yes | — |
| repos | repos need to collection contributors | yes | — |
| target | target path to add collected contributors | yes | — |
| orderKey | contributor is ordered by this key | no | login |
| isAscend | ascend or descend | no | True |
| userTypeBlackList | filter out user type | no | Bot |
| width | width of contributor avator icon | no | 40px |
| showTotal | show total number badge | no | True |
| customUserConfig | a json config file for adding custom user list | no | "" |
Outputs
no outputs