From 8a2f60f7f3bc39992b2ce8cd3dac0b50af66a5ee Mon Sep 17 00:00:00 2001 From: Brian Date: Wed, 22 May 2024 16:04:16 +1000 Subject: [PATCH] Updated PR And Issue Tickets Maintenance (markdown) --- PR-And-Issue-Tickets-Maintenance.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PR-And-Issue-Tickets-Maintenance.md b/PR-And-Issue-Tickets-Maintenance.md index a2cc415..2724adc 100644 --- a/PR-And-Issue-Tickets-Maintenance.md +++ b/PR-And-Issue-Tickets-Maintenance.md @@ -19,3 +19,5 @@ * [Approved And CI Passed](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Aapproved+status%3Asuccess) - Useful to find any PRs that is already approved and may be suitable for final check before either merging immediately or add a merging soon label +* [Approved And CI Not Passed](https://github.com/ggerganov/llama.cpp/pulls?q=is%3Apr+is%3Aopen+review%3Aapproved+status%3Afailed) + - Useful to find any PRs that is already approved and may be suitable for final check before either merging immediately or add a merging soon label