WordPress / grunt-patch-wordpress

Patch Trac based projects
MIT License
50 stars 15 forks source link

Add upstream Props Bot improvements #106

Closed desrosj closed 9 months ago

desrosj commented 9 months ago

This syncs over upstream improvements to the Props Bot example workflow.

The important change in this commit is ensuring the workflow does not run on the issue_comment event when a PR is not the subject of the comment. Previously, the conditions were too loose, allowing any event to run as long as labeled was not the action.

These improvements were added in https://github.com/WordPress/props-bot-action/pull/26.

github-actions[bot] commented 9 months ago

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 props-bot label.

Core SVN

If you're a Core Committer, use this list when committing to wordpress-develop in SVN:

Props: desrosj, jorbin.

GitHub Merge commits

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: desrosj <desrosj@git.wordpress.org>
Co-authored-by: aaronjorbin <jorbin@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.