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
@mergify mergify bot added the queued label Apr 2, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 2, 2026

Merge Queue Status

  • Entered queue2026-04-02 07:28 UTC · Rule: automated updates
  • 🚫 Left the queue2026-04-02 07:35 UTC · at b496f76d58b76c6cbedb52af5f632c6abe79df5e

This pull request spent 7 minutes 28 seconds in the queue, with no time running CI.

Reason

The pull request conflicts with the base branch

Hint

You should update or rebase your pull request.

If you want to requeue this pull request, you can post a @mergifyio queue comment.

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 2, 2026

Merge Queue Status

  • Entered queue2026-04-02 12:53 UTC · Rule: default
  • 🚫 Left the queue2026-04-02 12:56 UTC · at b496f76d58b76c6cbedb52af5f632c6abe79df5e

This pull request spent 2 minutes 51 seconds in the queue, with no time running CI.

Reason

The pull request conflicts with the base branch

Hint

You should update or rebase your pull request.

If you want to requeue this pull request, you can post a @mergifyio queue comment.

@mergify mergify bot removed the queued label Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants