{
  "labelToType": {
    "bug": "bug",
    "enhancement": "feature",
    "documentation": "task",
    "question": "task"
  },
  "labelToPriority": {
    "P0": 0,
    "critical": 0,
    "P1": 1,
    "high": 1,
    "P2": 2,
    "medium": 2,
    "P3": 3,
    "low": 3,
    "P4": 4,
    "backlog": 4
  },
  "defaultType": "task",
  "defaultPriority": 2,
  "mapAssignee": true,
  "publicRepoGate": "none",
  "gateLabelName": "beads-track",
  "gateAssociations": ["MEMBER", "COLLABORATOR", "OWNER"]
}
