We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
area/oci
area/policy
1 parent 7a651e9 commit f3227efCopy full SHA for f3227ef
.github/labels.yaml
@@ -1,6 +1,13 @@
1
# Configuration file to declaratively configure labels
2
# Ref: https://github.com/EndBug/label-sync#Config-files
3
4
+- name: area/oci
5
+ description: OCI related issues and pull requests
6
+ color: '#c739ff'
7
+- name: area/policy
8
+ description: (Image) policy related issues and pull requests
9
+ color: '#e99695'
10
+
11
# TODO: enable this when we have a release/v1.0.x branch
12
#- name: backport:release/v1.0.x
13
# description: To be backported to release/v1.0.x
0 commit comments