Updated PR And Issue Tickets Maintenance (markdown)

Brian 2024-05-28 20:31:34 +10:00
parent fc8b8afc17
commit 37d9c08472

@ -25,6 +25,10 @@
* [Approved And CI Not Passed](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Aapproved+status%3Afailure)
- Useful to find any PRs that is already approved and but needs focused CI fixes to get back on track
* [Not Reviewed But CI Passed And Recently Updated](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+status%3Asuccess+review%3Arequired+sort%3Aupdated-desc)
- Useful to find any PRs that has not yet been reviewed, but is actively being worked on and has passing CI checks
#### Using CI Status Filters
* `status:success` Only pull requests with all successful statuses