actions-marketplace-validations/Update Authors
Automatically generate and update AUTHORS.txt 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 | Sort type(alphabet or commits) of authors. | no | alphabet |
| bots | Should include bots or not. | no | true |
| template | Template to render author line. | no | {{ name }} <{{ email }}> |
| path | Path and file name to save the generated AUTHORS.txt. | no | AUTHORS |
| commit | Commit message of the github action. | no | chore: update AUTHORS [skip ci] |
Outputs
no outputs