Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justxuewei/gha-filter-button


https://github.com/justxuewei/gha-filter-button

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# GitHub Actions Filter Button

GitHub Actions Filter Button for Kata containers is to filter passed or non-required checks in the page of pull request. This can significantly reduce the time it takes to find a failed check. The effect is as follows.

| Before | After |
|--------|-------|
| ![](https://github.com/justxuewei/gha-filter-button/assets/13026316/1bd54314-85de-49bc-9f90-e52ff2794035) | ![](https://github.com/justxuewei/gha-filter-button/assets/13026316/cc9e6697-c2bd-40d7-92bb-e6cbc56f36dc) |

## How to install

1. Install [TamperMonkey](https://www.tampermonkey.net/) on your Chrome.
2. Install [GitHub Actions Filter Button](https://greasyfork.org/en/scripts/486753-github-actions-filter-button?locale_override=1) hosted on GreasyFork.

## Contributing

You could raise your pull request on [GitHub](https://github.com/justxuewei/gha-filter-button).