mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 01:18:42 +00:00
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:
parent
3ba12fd082
commit
70d24c49b0
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue