Contributors Generator Action
Version updated for https://github.com/somaz94/contributors-action to version v1.2.0.
- This action is used across all versions by 14 repositories.
Action Type
This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Contributors Action automates the generation and management of a contributors list from GitHub repository data. It supports various output formats such as table, list, or image grid, allows section updates, filtering, sorting, customization, and dry runs to preview outputs before writing files. The action is useful for maintaining a comprehensive contributors’ page within repositories.
What’s Changed
CI/CD
- add PR welcome workflow stub by @somaz94
- add ok-to-test workflow stub by @somaz94
- use reusable contributors workflow by @somaz94
- use reusable dependabot-auto-merge workflow by @somaz94
- use reusable issue-greeting workflow by @somaz94
- use reusable stale-issues workflow by @somaz94
- adopt semantic-pr, labels, lock-threads, PR size, and auto-assign reusables by @somaz94
- remove DCO workflow by @somaz94
- add a golangci-lint config scoped to defect-finding linters by @somaz94
Chore
- bump golang from
3ad5730to0178a64(#11) by @dependabot[bot] in #11
Performance
- ship a prebuilt multi-arch image instead of building per run by @somaz94
Full Changelog: https://github.com/somaz94/contributors-action/compare/v1.1.2...v1.2.0