Skip to content

Commit

Permalink
chore: inherit from .github labels (#1150)
Browse files Browse the repository at this point in the history
#### What this PR does / why we need it

1. merge #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
  • Loading branch information
hilmarf authored Nov 27, 2024
1 parent df730dc commit 670abc1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/settings.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 670abc1

Please sign in to comment.