From 4ff5f7a18abcaa9003fe250fb50d7a246d2af795 Mon Sep 17 00:00:00 2001 From: Sam Pfluger <108141731+Sampfluger88@users.noreply.github.com> Date: Mon, 7 Oct 2024 21:15:30 -0500 Subject: [PATCH] Fix workiversary (#22728) --- handbook/digital-experience/README.md | 9 +++++---- .../digital-experience/digital-experience.rituals.yml | 7 +++++-- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/handbook/digital-experience/README.md b/handbook/digital-experience/README.md index 34721b20a5d7..452c7e29fc2f 100644 --- a/handbook/digital-experience/README.md +++ b/handbook/digital-experience/README.md @@ -57,7 +57,7 @@ Once notified, Digital Experience takes the following steps: ### Inform managers about hours worked -Every Friday at 2:00 PM CT, we collect hours worked for all hourly employees at Fleet, including core team members and consultants, regardless of their location. +Every Friday, we collect hours worked for all hourly employees at Fleet, including core team members and consultants, regardless of their location. Here's how: @@ -130,12 +130,13 @@ When Digital Experience receives notification of a Fleetie's manager changing, f > **Note:** The Fleeties spreadsheet is the source of truth for who everyone's manager is and their job titles. + ### Recognize employee workiversaries At Fleet, everyone is recognized on their [workiversary](https://fleetdm.com/handbook/company/communications#workiversaries). To ensure this happens, take the following steps: -1. Bimonthly, use [Fleeties (private google doc)](https://docs.google.com/spreadsheets/d/1OSLn-ZCbGSjPusHPiR5dwQhheH1K8-xqyZdsOe9y7qc/edit#gid=0) to determine who is celebrating their workiversary in the following two months. -2. Post in the #help-classifed Slack channel and cc the Head of Digital Experience. Use the following template: +1. On the 15th of every month, use [Fleeties (private google doc)](https://docs.google.com/spreadsheets/d/1OSLn-ZCbGSjPusHPiR5dwQhheH1K8-xqyZdsOe9y7qc/edit#gid=0) to determine who is celebrating their workiversary in the next month. +2. At-mention the Head of Digital Experience. Use the following template: ``` @@ -143,7 +144,6 @@ At Fleet, everyone is recognized on their [workiversary](https://fleetdm.com/han [workiversary date (DD-MMM)] - [teammate name] - [number of years at Fleet] ``` - The Head of Digital Experience will also use this post to update the [All hands](https://fleetdm.com/handbook/company/communications#all-hands) deck. 3. On the day prior to a workiversary, send the teammate’s manager a DM on Slack: @@ -191,6 +191,7 @@ Annually, around mid-year, Fleet will be prompted by Gusto to review company ben 4. Approximately 2-3 months after survery completion, Gusto will suggest plans based on Fleet's responses. Choose plans with minimal changes. 5. Gusto will offer these plans to employees during open enrollment, with new coverage starting 3-4 weeks afterward. + ### Grant equity Equity grants for new hires are queued up as part of the [hiring process](https://fleetdm.com/handbook/digital-experience#hiring), then grants and consents are [batched and processed quarterly](https://github.com/fleetdm/confidential/issues/new/choose). diff --git a/handbook/digital-experience/digital-experience.rituals.yml b/handbook/digital-experience/digital-experience.rituals.yml index f7f1f8d5aedc..135800e183f9 100644 --- a/handbook/digital-experience/digital-experience.rituals.yml +++ b/handbook/digital-experience/digital-experience.rituals.yml @@ -210,10 +210,13 @@ - task: "Recognize and benchmark workiversaries" startedOn: "2024-07-15" - frequency: "Bimonthly" + frequency: "Monthly" description: "Identify workiversaries coming up in the next two months and follow the steps to ensure they're recognized and benchmarked" moreInfoUrl: "https://fleetdm.com/handbook/digital-experience#recognize-employee-workiversaries" - dri: "sampfluger88" + dri: "SFriendLee" + autoIssue: + labels: [ "#g-digital-experience" ] + repo: "confidential" - task: "Quarterly grants" startedOn: "2024-02-01"