diff --git a/.github/labels.yaml b/.github/labels.yaml index 278402b32..28fa572e2 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -13,8 +13,6 @@ - name: area/oci description: OCI related issues and pull requests color: '#c739ff' - -# TODO: enable this when we have a release/v1.0.x branch -#- name: backport:release/v1.0.x -# description: To be backported to release/v1.0.x -# color: '#ffd700' +- name: backport:release/v1.0.x + description: To be backported to release/v1.0.x + color: '#ffd700'