Disable auto-issue for standup ritual in sales.rituals.yml (#19982)
This commit is contained in:
@@ -19,9 +19,6 @@
|
||||
description: "Review progress on priorities for Sprint. Discuss previous day accomplishments, goals for today and any blockers." # example of a longer thing: description: "[Prioritizing next sprint](https://fleetdm.com/handbook/company/communication)"
|
||||
moreInfoUrl: "https://fleetdm.com/handbook/company/why-this-way#why-make-work-visible" #URL used to highlight "description:" test in table
|
||||
dri: "alexmitchelliii" # DRI for ritual (assignee if autoIssue) (TODO display GitHub proflie pic instead of name or title)
|
||||
autoIssue: # Enables automation of GitHub issues
|
||||
labels: [ "#g-sales" ] # label to be applied to issue
|
||||
repo: "confidential"
|
||||
-
|
||||
task: "Opportunity pipeline review" # Title that will actually show in rituals table
|
||||
startedOn: "2023-09-04" # Needs to align with frequency e.g. if frequency is every thrid Thursday startedOn === any third thursday
|
||||
|
||||
Reference in New Issue
Block a user