A GitHub Action with the goal of ensuring everyone receives the credit they deserve with easily parsable, WordPress.org style attribution.
This GitHub Action Helps with collecting contributors associated with a pull request and lists WordPress.org usernames.
Key | Default | Description |
---|---|---|
token |
- | GitHub token to add comment on the pull request. |
To get started, copy and commit the example-props-bot.yml
file into the .github/workflows
directory in your project's repository.
The example file is generously documented so it can be adjusted to suit the needs of your project.