Handbook: Update label used in customer success ritual to fix failing website deploy. (#26389)

Changes:
- Updated the label used in the "Prioritize for next sprint" ritual to
fix failing website tests/deploys (The label was changed on GitHub)
This commit is contained in:
Eric 2025-02-17 12:28:23 -06:00 committed by GitHub
parent 3ba12fd082
commit 70d24c49b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
dri: "zayhanlon" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
autoIssue: # Enables automation of GitHub issues
labels: [ "#g-customer-success" ] # label to be applied to issue
labels: [ ":help-customers" ] # label to be applied to issue
repo: "confidential"
-
task: "Process new requests"

View file

@ -13,7 +13,7 @@
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
dri: "mikermcneil" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
autoIssue: # « Enable automation of GitHub issues
labels: [ "#g-demand" ] # label to be applied to issue
labels: [ ":help-marketing" ] # label to be applied to issue
repo: "confidential"
-
task: "Settle event strategy"