feat: Add filter mergify PRs button to the listing of PRs#289
feat: Add filter mergify PRs button to the listing of PRs#289samuelhnrq wants to merge 3 commits intoMergifyio:mainfrom
Conversation
- add mergify logo button to search section of the pull request listing - button toggles `-author:app/mergify` in and out the q search param
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 🔴 Required ReviewsThis rule is failing.
🟢 Enforce conventional commitWonderful, this rule succeeded.Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🟢 🔎 ReviewsWonderful, this rule succeeded.
🟢 📕 PR descriptionWonderful, this rule succeeded.
|
There was a problem hiding this comment.
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/mergifyon 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.
|
@samuelhnrq this pull request is now in conflict 😩 |
Merge Queue Status
This pull request spent 7 minutes 28 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with the base branch HintYou should update or rebase your pull request. If you want to requeue this pull request, you can post a |
Merge Queue Status
This pull request spent 2 minutes 51 seconds in the queue, with no time running CI. ReasonThe pull request conflicts with the base branch HintYou should update or rebase your pull request. If you want to requeue this pull request, you can post a |
-author:app/mergifyin and out theqsearch param