Skip to content
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

Props Bot: update to correct event type #64557

Merged
merged 1 commit into from
Aug 15, 2024
Merged

Conversation

jeherve
Copy link
Contributor

@jeherve jeherve commented Aug 15, 2024

What?

This updates the Props bot GitHub action to correct trigger on issue comments.

Why? / How?

When wanting to filter by event type, we must use types, and not type.

Reference: https://docs.github.com/en/actions/writing-workflows/choosing-when-your-workflow-runs/events-that-trigger-workflows#issue_comment

Testing Instructions

Not much to test on this PR, we will only see the results when it is merged. However, you can already compare this change with the other events we listen to in that same file.

@jeherve jeherve requested a review from desrosj as a code owner August 15, 2024 17:36
Copy link

github-actions bot commented Aug 15, 2024

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.

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: jeherve <[email protected]>
Co-authored-by: aaronjorbin <[email protected]>

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

@aaronjorbin aaronjorbin added [Type] Bug An existing feature does not function as intended [Type] Build Tooling Issues or PRs related to build tooling labels Aug 15, 2024
@aaronjorbin aaronjorbin removed the [Type] Bug An existing feature does not function as intended label Aug 15, 2024
@Mamaduka Mamaduka added the props-bot Adding this label triggers the Props Bot workflow for a PR. label Aug 15, 2024
@github-actions github-actions bot removed the props-bot Adding this label triggers the Props Bot workflow for a PR. label Aug 15, 2024
@Mamaduka Mamaduka merged commit 8457cb8 into WordPress:trunk Aug 15, 2024
68 of 71 checks passed
@github-actions github-actions bot added this to the Gutenberg 19.1 milestone Aug 15, 2024
@jeherve jeherve deleted the patch-1 branch August 16, 2024 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Build Tooling Issues or PRs related to build tooling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants