Skip to content

feat: Add filter mergify PRs button to the listing of PRs#289

Open
samuelhnrq wants to merge 3 commits intoMergifyio:mainfrom
samuelhnrq:main
Open

feat: Add filter mergify PRs button to the listing of PRs#289
samuelhnrq wants to merge 3 commits intoMergifyio:mainfrom
samuelhnrq:main

Conversation

@samuelhnrq
Copy link
Copy Markdown

  • Adds mergify logo button to the search section of the pull request listing
  • Clicking the button toggles the search term -author:app/mergify in and out the q search param

output

- add mergify logo button to search section of the pull request listing
- button toggles `-author:app/mergify` in and out the q search param
Copilot AI review requested due to automatic review settings March 19, 2026 12:38
@mergify mergify bot had a problem deploying to Mergify Merge Protections March 19, 2026 12:38 Failure
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 19, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Required Reviews

This rule is failing.
  • any of:
    • #approved-reviews-by >= 2
    • author = dependabot[bot]

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 🔎 Reviews

Wonderful, this rule succeeded.
  • #changes-requested-reviews-by = 0
  • #review-requested = 0
  • #review-threads-unresolved = 0

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a Mergify logo toggle button to GitHub pull request listing pages to quickly filter out PRs authored by the Mergify app by updating the q search parameter.

Changes:

  • Add query-toggle logic for -author:app/mergify on PR listing pages.
  • Inject a Mergify icon button next to the “New pull request” action in the PR list UI.
  • Extend page detection/injection to support both PR detail and PR listing pages.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@mergify mergify bot had a problem deploying to Mergify Merge Protections March 19, 2026 15:59 Failure
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 26, 2026

@samuelhnrq this pull request is now in conflict 😩

@mergify mergify bot added the conflict label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants