From d6ccc8fe9b08281c988d437bcbf317c9ca35ad8d Mon Sep 17 00:00:00 2001 From: Isabell Reedy <113355639+ireedy@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:44:16 -0500 Subject: [PATCH] Remove auto issue for invoice monitoring (#25622) Auto issue is not needed. Invoices are tracked as they come in. --- handbook/finance/finance.rituals.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/handbook/finance/finance.rituals.yml b/handbook/finance/finance.rituals.yml index 84e1706f5b..34f78e2779 100644 --- a/handbook/finance/finance.rituals.yml +++ b/handbook/finance/finance.rituals.yml @@ -15,9 +15,7 @@ description: "Look for new accounts payable invoices and make sure that Fleet's suppliers are paid." moreInfoUrl: "https://fleetdm.com/handbook/finance#process-a-new-vendor-invoice" dri: "ireedy" - autoIssue: - labels: [ "#g-finance" ] - repo: "confidential" + - task: "Complete Finance KPI inputs" startedOn: "2024-02-16"