-
Notifications
You must be signed in to change notification settings - Fork 175
Add Props Bot #546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Props Bot #546
Conversation
This is based on https://core.trac.wordpress.org/browser/trunk/.github/workflows/props-bot.yml?rev=61209 (trunk version as of 21 January 2026) Only difference is an additional comment explaining the line which does core style props vs git Co-authored-by style.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a GitHub Actions workflow for a "Props Bot" that automatically generates a list of contributor props (credits) for pull requests. The workflow is based on WordPress Core's implementation and uses the WordPress/props-bot-action@trunk action to compile contributor credits in SVN format.
Changes:
- Added a new GitHub Actions workflow file that triggers on PR events, comments, and reviews to generate contributor props
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the Core Committers: Use this line as a base for the props when committing in SVN: To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
|
huh, I wasn't expecting the branch to get deleted 🤔 But I also forgot to tell it to close the PR.. |
|
Merged in 6a1716a |
This is based on https://core.trac.wordpress.org/browser/trunk/.github/workflows/props-bot.yml?rev=61209 (trunk version as of 21 January 2026)
Only difference is an additional comment explaining the line which does core style props vs git Co-authored-by style.