Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Hide passing checks by default

Open
#392 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
frontend, web-dev

Research direction

No file, test, or entry point is named. Start by locating the web UI that renders patch checks and review how passing and failing results are currently displayed; done means users can hide or minimize all checks and passing checks are hidden by default while unsuccessful checks remain visible.

Written by the indexing model from the issue text.

Description

enhancement

When projects start to grow the number of checks the output gets quite cluttered, e.g:
https://patchwork.kernel.org/project/netdevbpf/patch/20201221130754.12628-1-weichen.chen@linux.alibaba.com/

It'd be great to:

  • make it possible to minimize/hold/hide all the checks
  • default to only showing the checks which didn't pass
Dominant language
Python
Stars
317
Forks
91
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getpatchwork/patchwork

All issues in getpatchwork/patchwork

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.