Skip to content

chore: Audit pull request events for actions.#4440

Merged
stuhood merged 1 commit into0.22.xfrom
backport-4433-to-0.22.x
Mar 20, 2026
Merged

chore: Audit pull request events for actions.#4440
stuhood merged 1 commit into0.22.xfrom
backport-4433-to-0.22.x

Conversation

@paradedb-bot
Copy link
Copy Markdown
Contributor

Description

Backport of #4433 to 0.22.x.

* Do not re-run actions on `ready_to_review`
* `ready_to_review` is the event sent when a PR moves from `Draft` to
`Ready to Review`, which does not change the content of the PR.
* Do not do anything for `synchronize` for the benchmark jobs
* They are inspecting `github.event.label.name`, which will be empty for
everything but a `labeled` event.

(cherry picked from commit 0aba638)
@paradedb-bot paradedb-bot added the automated-cherry-pick This PR is the result of our automated cherry-pick machinery. label Mar 20, 2026
@paradedb-bot paradedb-bot requested a review from a team as a code owner March 20, 2026 00:55
@paradedb-bot paradedb-bot requested review from philippemnoel and removed request for a team March 20, 2026 00:55
@paradedb-bot paradedb-bot added the automated-cherry-pick This PR is the result of our automated cherry-pick machinery. label Mar 20, 2026
@paradedb-bot paradedb-bot requested a review from stuhood March 20, 2026 00:55
@stuhood stuhood merged commit 91c7500 into 0.22.x Mar 20, 2026
28 checks passed
@stuhood stuhood deleted the backport-4433-to-0.22.x branch March 20, 2026 01:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated-cherry-pick This PR is the result of our automated cherry-pick machinery.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants