mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
373f792683
Changes: - removed a closing tag that had no opening tag on `basic-article.ejs`. - fixed lint errors in the `basic-article.less` - Fixed the title of a ritual in `ceo.rituals.yml`
100 lines
3.9 KiB
YAML
100 lines
3.9 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: "Process the CEO's inbox"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-the-ceos-email"
|
|
dri: "sampfluger88"
|
|
-
|
|
task: "Process all \"New requests\" on the #g-ceo kanban board"
|
|
startedOn: "2023-07-29"
|
|
frequency: "Daily ⏰"
|
|
description: "Process and prioritize all new issues and PRs"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-new-requests-from-the-g-ceo-kanban-board"
|
|
dri: "sampfluger88"
|
|
-
|
|
task: "Process the CEO's calendar"
|
|
startedOn: "2023-07-29"
|
|
frequency: "Daily ⏰"
|
|
description: "Process the CEO's calendar"
|
|
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: "Fleet IT warehouse management"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#fleet-it-warehouse-management"
|
|
dri: "sampfluger88"
|
|
-
|
|
task: "Send weekly update"
|
|
startedOn: "2023-09-15"
|
|
frequency: "Weekly"
|
|
description: "Send weekly update"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#send-the-weekly-update"
|
|
dri: "sampfluger88"
|
|
autoIssue:
|
|
-
|
|
task: "Process and backup E-group agenda"
|
|
startedOn: "2023-09-20"
|
|
frequency: "Weekly"
|
|
description: "Process and backup E-group agenda"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-and-backup-sid-agenda"
|
|
dri: "sampfluger88"
|
|
autoIssue:
|
|
-
|
|
task: "Process and backup Sid agenda"
|
|
startedOn: "2023-09-15"
|
|
frequency: "Weekly"
|
|
description: "Process and backup Sid agenda"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#process-and-backup-e-group-agenda"
|
|
dri: "sampfluger88"
|
|
autoIssue:
|
|
-
|
|
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-09-25"
|
|
frequency: "Monday week of CRV"
|
|
description: "Prepare slide deck for the next board meeting"
|
|
dri: "sampfluger88"
|
|
-
|
|
task: "Process CEO GitHub review requests, mentions, and outstanding PRs"
|
|
startedOn: "2023-07-29"
|
|
frequency: "Daily"
|
|
description: "Filter all action items from CEO's GitHub notifications"
|
|
dri: "sampfluger88"
|
|
-
|
|
task: "Confirm Dripify unread messages against LinkedIn"
|
|
startedOn: "2023-09-25"
|
|
frequency: "Triweekly"
|
|
description: "Prevent connections from slipping through the cracks"
|
|
moreInfoUrl: "https://fleetdm.com/handbook/company/ceo#confirm-dripify-unread-messages-against-linkedin"
|
|
dri: "sampfluger88"
|
|
autoIssue:
|