diff --git a/.github/labels.yml b/.github/labels.yml index be45851..1a88caf 100644 --- a/.github/labels.yml +++ b/.github/labels.yml @@ -29,9 +29,6 @@ - name: critical description: This issue needs critical attention color: B60205 -- name: infra - description: Infra, devops, CI and related tasks - color: 277196 - name: milestone description: Tracks a subteam milestone color: 1CC0B0 @@ -48,72 +45,103 @@ description: Pull requests that update a dependency file or issues that track it color: 0366d6 -# Everything below this comment requires updating for Codex +# Everything below this comment is specific to Codex (modify description ) + +## Internal Codex Sub-team Labels +- name: "Client" + description: See https://miro.com/app/board/uXjVNZ03E-c=/ for details + color: D88B3E +- name: "Marketplace" + description: See https://miro.com/app/board/uXjVNZ03E-c=/ for details + color: D8AC3E +- name: "Infrastructure" + description: See https://miro.com/app/board/uXjVNZ03E-c=/ for details + color: D8D53E +- name: "Testing" + description: See https://miro.com/app/board/uXjVNZ03E-c=/ for details + color: A2D83E +- name: "Research" + description: See hhttps://miro.com/app/board/uXjVNZ03E-c=/ for details + color: 51D83E +- name: "Business Development" + description: See https://miro.com/app/board/uXjVNZ03E-c=/ for details + color: 3ED88A + +## Internal Logos Team Labels +- name: "Token Engineering" + description: See https://roadmap.logos.co/vac/tke/ for details + color: 3ED8BA +- name: "Smart-Contracts" + description: See https://roadmap.logos.co/vac/dst/ for details + color: 3E9AD8 +- name: "Communications" + description: See https://sharing.clickup.com/9009185920/c/h/8cfuh40-17674/91932d1fff2cf17 for details + color: 3E4DD8 ## Epics belonging to [Milestone] Codex Testnet Phase 0 (Codex - PoC 3 Longsword) - name: "E:1.1 Improve Client Stability" - description: See https://github.com/waku-org/pm/issues/62 for details + description: See [insert issue/discussion] for details color: 20A609 - name: "E:1.2: Block Discovery and Retrieval" - description: See https://github.com/waku-org/pm/issues/65 for details + description: See [insert issue/discussion] for details color: 5319e7 - name: "E:1.3: Wiring the Proving System" - description: See https://github.com/waku-org/pm/issues/66 for details + description: See [insert issue/discussion] for details color: 8A5EE0 - name: "E:1.4: Multi-threading" - description: See https://github.com/waku-org/pm/issues/67 for details + description: See [insert issue/discussion] for details color: 244B5B - name: "E:1.5: Refine Proving System" - description: See https://github.com/waku-org/pm/issues/68 for details + description: See [insert issue/discussion] for details color: 195A49 - name: "E:1.6: Implement Poseidon2" - description: See https://github.com/waku-org/pm/issues/49 for details + description: See [insert issue/discussion] for details color: e99695 - name: "E:1.7: Merkelizing Block Data" - description: See https://github.com/waku-org/pm/issues/63 for details + description: See [insert issue/discussion] for details color: 92A880 - name: "E:1.8: Request Proving Scheme Marketplace Integ." - description: See https://github.com/waku-org/pm/issues/64 for details + description: See [insert issue/discussion] for details color: 37BEA9 - name: "E:1.9: Update Marketplace to New Design" - description: See https://github.com/waku-org/pm/issues/69 for details + description: See [insert issue/discussion] for details color: B342EA - name: "E:1.10: End-to-end Testing" - description: See https://github.com/waku-org/pm/issues/70 for details + description: See [insert issue/discussion] for details color: DF42D5 - name: "E:1.11: Marketplace Walkthrough and Cleanup" - description: See https://github.com/waku-org/pm/issues/87 for details + description: See [insert issue/discussion] for details color: e99695 ## Orphaned Epics - name: "E:Fuzzing" - description: See https://github.com/waku-org/pm/issues/35 for details + description: See [insert issue/discussion] for details color: 2B4DAF - name: "E:Auditing Tools" - description: See https://github.com/waku-org/pm/issues/90 for details + description: See [insert issue/discussion] for details color: 088DF8 - name: "E:Repair" - description: See https://github.com/waku-org/pm/issues/96 for details + description: See [insert issue/discussion] for details color: 0e8a16 - name: "E:Slot Reservations" - description: See https://github.com/waku-org/pm/issues/95 for details + description: See [insert issue/discussion] for details color: 95D888 - name: "E:Expanding Window" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: 54D412 - name: "E:Bandwidth Payments" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: E6E6FA - name: "E:Testnet Setup" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: 00FFCC - name: "E:Distributed Client Testing" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: C33919 - name: "E:Infra Planning" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: 27D128 - name: "E:Bare Metal Testing" - description: see https://github.com/waku-org/pm/issues/98 for details + description: See [insert issue/discussion] for details color: F2CE72 \ No newline at end of file