wow-actions/Update Contributors
Automatically update contributors field of package.json for your repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| GITHUB_TOKEN | Your GitHub token for authentication. | yes | — |
| sort | Specify if sort contributors by contributions or not. Default `true`. | no | true |
| affiliation | Type of collaborators: all/direct/outside. | no | direct |
| include_collaborators | Should include collaborators or not. | no | true |
| include_bots | Should include bots or not. | no | true |
| exclude_users | Users to exclude. | no | — |
| commit_message | Commit message of the github action. | no | chore: update contributors [skip ci] |
Outputs
no outputs