mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Handbook: Ritual: Ensure we don't blow people up who don't want to be blown up (#20242)
This commit is contained in:
parent
d7b5eb9383
commit
a1d05ade04
1 changed files with 7 additions and 1 deletions
|
|
@ -1,7 +1,13 @@
|
|||
# https://github.com/fleetdm/fleet/pull/13084
|
||||
|
||||
|
||||
|
||||
-
|
||||
task: "Close leads contacted ≥7 days ago"
|
||||
startedOn: "2024-07-05"
|
||||
frequency: "Daily"
|
||||
description: "Close all of your leads in the 'Attempted to contact' stage and which have been there for 7 or more days. If follow-up is appropriate, and won't be bothersome, it can be done after closing the lead. (A new lead can always be opened for the contact later.)"
|
||||
moreInfoUrl: ""
|
||||
dri: "Every AE"
|
||||
-
|
||||
task: "Prioritize for next sprint" # Title that will actually show in rituals table
|
||||
startedOn: "2023-09-04" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
|
||||
|
|
|
|||
Loading…
Reference in a new issue