fleet/handbook/company/rituals.yml

75 lines
2.8 KiB
YAML

# https://github.com/fleetdm/fleet/pull/13084
-
task: "Prioritize for next sprint" # Title that will actually show in rituals table
startedOn: "2023-08-09" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
frequency: "Triweekly" # must be supported by
description: "Drag next sprint's priorities to the top of the 'Not yet' column." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
dri: "sampfluger88" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-ceo" ] # label to be applied to issue
-
task: "Process the CEO's inbox"
startedOn: "2023-07-29"
frequency: "Daily ⏰"
description: "TODO"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-the-ceos-email"
dri: "sampfluger88"
-
task: "Process the CEO's calendar"
startedOn: "2023-07-29"
frequency: "Daily ⏰"
description: "TODO"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-the-ceos-calendar"
dri: "sampfluger88"
-
task: "Fleet IT warehouse management"
startedOn: "2023-07-29"
frequency: "Weekly"
description: "TODO"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#fleet-it-warehouse-management"
dri: "sampfluger88"
-
task: "Send weekly update"
startedOn: "2023-07-28"
frequency: "Weekly"
description: "TODO"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#send-the-weekly-update"
dri: "sampfluger88"
-
task: "Wipe e-group agenda"
startedOn: "2023-07-26"
frequency: "After each weekly e-group meeting"
description: "TODO"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#post-e-group-archival"
dri: "sampfluger88"
-
task: "Share recording of all hands meeting"
startedOn: "2023-07-xx"
frequency: "After each monthly all hands meeting"
description: "Sharing the all hands recording"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#after-the-all-hands"
dri: "sampfluger88"
-
task: "Prepare all hands deck"
startedOn: "2023-07-xx"
frequency: "The night (CT) before each monthly all hands meeting"
description: "Preparing the all hands deck"
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#preparing-for-the-all-hands"
dri: "sampfluger88"
-
task: "Prepare board deck"
startedOn: "2023-07-29"
frequency: "Two nights (CT) before the day of the mock board meeting"
description: "TODO"
dri: "sampfluger88"
-
task: "Process CEO GitHub review requests, mentions, and outstanding PRs"
startedOn: "2023-07-29"
frequency: "Daily"
description: "TODO"
dri: "sampfluger88"