Skip to content

Commit 9fad4f6

Browse files
committed
reuse github settings
1 parent 8f1e8de commit 9fad4f6

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

.github/settings.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# These settings are synced to GitHub by https://probot.github.io/apps/settings/
2+
3+
# see: https://github.com/open-component-model/.github/blob/main/.github/settings.yml
4+
_extends: .github
5+
6+
topics: cloud-native, delivery, flux, gitops, kubernetes, ocm, open-component-model, software-delivery, software-delivery-automation, supply-chain
7+
8+
labels:
9+
- name: repo/ocm-examples
10+
color: bfd4f2

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
local/
22
*.sw[pq]
33
/gen
4+
/.project

0 commit comments

Comments
 (0)