Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justxuewei/gha-filter-button
https://github.com/justxuewei/gha-filter-button
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/justxuewei/gha-filter-button
- Owner: justxuewei
- Created: 2024-02-08T04:11:07.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-02-23T06:42:46.000Z (11 months ago)
- Last Synced: 2024-11-09T05:33:38.309Z (3 months ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).