Skip to content

Commit

Permalink
chore: complexity reduction labels
Browse files Browse the repository at this point in the history
  • Loading branch information
mfw78 committed Oct 12, 2023
1 parent 114e6ce commit 198215d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,10 @@
description: https://github.com/cowprotocol/pm/issues/10
color: 24B684

# [Milestone] Complexity Reduction
- name: "E:3.1 Driver Colocation"
description: See https://github.com/cowprotocol/pm/issues/14 for details
color: fef2c0
- name: "E:3.2 Verified Quotes"
description: See https://github.com/cowprotocol/pm/issues/15 for details
color: bfd4f2
1 change: 1 addition & 0 deletions .github/workflows/sync-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
cowprotocol/tenderly-watch-tower
cowprotocol/clogs
cowprotocol/docs
cowprotocol/services
token: ${{ secrets.SYNC_LABELS }}
prune: true

0 comments on commit 198215d

Please sign in to comment.