Skip to content

Commit

Permalink
Merge pull request #266 from crazy-max/add-labels
Browse files Browse the repository at this point in the history
Add registry issue labels
  • Loading branch information
CrazyMax authored and GitHub committed Dec 29, 2020
2 parents 920f0da + 76c8b42 commit b94cedd
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion .github/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
name: ":question: question"
color: "3f51b5"
description: ""
from_name: "question"
- # upstream
name: ":eyes: upstream"
color: "fbca04"
Expand All @@ -77,3 +76,36 @@
name: ":coffin: wontfix"
color: "ffffff"
description: ""

- # registry-aws-ecr
name: "registry-aws-ecr"
color: "84858A"
description: ""
- # registry-azure-acr
name: "registry-azure-acr"
color: "84858A"
description: ""
- # registry-dockerhub
name: "registry-dockerhub"
color: "84858A"
description: ""
- # registry-github
name: "registry-github"
color: "84858A"
description: ""
- # registry-google-gar
name: "registry-google-gar"
color: "84858A"
description: ""
- # registry-google-gcr
name: "registry-google-gcr"
color: "84858A"
description: ""
- # registry-nexus
name: "registry-nexus"
color: "84858A"
description: ""
- # registry-quay
name: "registry-quay"
color: "84858A"
description: ""

0 comments on commit b94cedd

Please sign in to comment.