Remove reconcile expenses ritual (as now included in monthly accounting) (#27621)

This commit is contained in:
Isabell Reedy 2025-03-28 14:01:38 +00:00 committed by GitHub
parent 626ff8a467
commit 444e13813f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,16 +46,7 @@
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-finance" ] # label to be applied to issue
repo: "confidential" # The GitHub repo that issues will be created in
-
task: "Reconcile monthly recurring expenses"
startedOn: "2024-02-28"
frequency: "Monthly"
description: "Each month, update the inputs in “The numbers” spreadsheet to reflect the actuals for recurring non-personnel spend, and identify any unexpected increase or decrease in spend."
moreInfoUrl: "https://fleetdm.com/handbook/finance#reconcile-monthly-recurring-expenses"
dri: "ireedy"
autoIssue:
labels: [ "#g-finance" ]
repo: "confidential"
-
task: "Monthly accounting"
startedOn: "2024-02-28"