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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user