FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add an extra style when no checks are present by mchehab · Pull Request #656 · getpatchwork/patchwork · GitHub

Add an extra style when no checks are present - #656

Open
mchehab wants to merge 1 commit into
getpatchwork:mainfrom
mchehab:no_checks
Open

Add an extra style when no checks are present#656
mchehab wants to merge 1 commit into
getpatchwork:mainfrom
mchehab:no_checks

Conversation

mchehab commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

On projects where all patches are meant to be checked, not having any checks mean that either the CI is still running or that CI didn't run for an specific patch.

At the first case, the maintainers need to be aware to wait for CI to run; at the last case, if it takes too long, they may need to manually re-run CI or double-check resuls.

Anyway, this is a sort of "error" status, so allow CSS to be able to customize it, by adding a "nochecks" state-like CSS style.

mchehab commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

For an example about its usecase, see: https://patchwork.linuxtv.org/project/linux-media/list/

Copy link
Copy Markdown
Member

Can you fix the pep8 issue? You should be able to just run tox -e pep8 / pre-commit run -a.

On projects where all patches are meant to be checked, not
having any checks mean that either the CI is still running or
that CI didn't run for an specific patch.

At the first case, the maintainers need to be aware to wait for
CI to run; at the last case, if it takes too long, they may need
to manually re-run CI or double-check resuls.

Anyway, this is a sort of "error" status, so allow CSS to be
able to customize it, by adding a "nochecks" state-like CSS
style.

Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>

mchehab commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Can you fix the pep8 issue? You should be able to just run tox -e pep8 / pre-commit run -a.

Done.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL