From 670abc1e8c566efbddbdcf083c7a2daa33bcf409 Mon Sep 17 00:00:00 2001 From: Hilmar Falkenberg Date: Wed, 27 Nov 2024 17:29:45 +0100 Subject: [PATCH] chore: inherit from .github labels (#1150) #### What this PR does / why we need it 1. merge https://github.com/open-component-model/ocm/pull/1115 2. execute [migrate-labels.sh](https://github.com/open-component-model/.github/blob/main/labels/migrate-labels.sh) on `ocm` 3. merge this PR --- .github/settings.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 000000000..53861cbcc --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,8 @@ +# These settings are synced to GitHub by https://probot.github.io/apps/settings/ + +# see: https://github.com/open-component-model/.github/blob/main/.github/settings.yml +_extends: .github + +labels: +- name: repo/ocm + color: bfd4f2