mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
Fix workiversary (#22728)
This commit is contained in:
parent
e625e94577
commit
4ff5f7a18a
2 changed files with 10 additions and 6 deletions
|
|
@ -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).
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue