Skip to content

Update mergify rule to avoid unnecessarily firing some rules #7494

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

Merged
merged 1 commit into from
May 21, 2025

Conversation

jimmygchen
Copy link
Member

@jimmygchen jimmygchen commented May 20, 2025

I've noticed that mergify spams PRs with comments even before they're marked as reviewed. It also comments on PRs that are stale and not in the ready-for-review state.

This PR updates those mergify rules to not evaluate PRs that are not ready for review, so that it reduces noise and avoid updating stale PRs.

… - to reduce noise and avoid updating stale PRs.
@jimmygchen jimmygchen requested review from jxs and michaelsproul May 20, 2025 02:44
@jimmygchen jimmygchen added skip-ci Don't run the `test-suite` infra-ci labels May 20, 2025
Copy link

mergify bot commented May 20, 2025

Some required checks have failed. Could you please take a look @jimmygchen? 🙏

@mergify mergify bot added the waiting-on-author The reviewer has suggested changes and awaits thier implementation. label May 20, 2025
@jimmygchen jimmygchen added ready-for-review The code is ready for review and removed waiting-on-author The reviewer has suggested changes and awaits thier implementation. labels May 20, 2025
@mergify mergify bot added waiting-on-author The reviewer has suggested changes and awaits thier implementation. and removed ready-for-review The code is ready for review labels May 20, 2025
Copy link
Member

@antondlr antondlr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@jimmygchen jimmygchen merged commit 7759cb8 into sigp:stable May 21, 2025
22 of 30 checks passed
owanikin pushed a commit to owanikin/lighthouse that referenced this pull request Jun 23, 2025
… - to reduce noise and avoid updating stale PRs. (sigp#7494)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra-ci skip-ci Don't run the `test-suite` waiting-on-author The reviewer has suggested changes and awaits thier implementation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants