|
1 | 1 | [ |
2 | | - { |
3 | | - "repo": "SovereignCloudStack/docs", |
4 | | - "source": "community", |
5 | | - "target": "community", |
6 | | - "label": "" |
7 | | - }, |
8 | | - { |
9 | | - "repo": "SovereignCloudStack/docs", |
10 | | - "source": "*.md", |
11 | | - "target": "docs", |
12 | | - "label": "" |
13 | | - }, |
14 | | - { |
15 | | - "repo": "SovereignCloudStack/docs", |
16 | | - "source": "operations", |
17 | | - "target": "docs", |
18 | | - "label": "" |
19 | | - }, |
20 | | - { |
21 | | - "repo": "SovereignCloudStack/release-notes", |
22 | | - "source": "*.md", |
23 | | - "target": "docs", |
24 | | - "label": "release-notes" |
25 | | - }, |
26 | | - { |
27 | | - "repo": "osism/openstack-image-manager", |
28 | | - "source": "doc/*.md", |
29 | | - "target": "docs", |
30 | | - "label": "openstack-image-manager" |
31 | | - }, |
32 | | - { |
33 | | - "repo": "osism/testbed", |
34 | | - "source": "doc", |
35 | | - "target": "docs", |
36 | | - "label": "testbed" |
37 | | - }, |
38 | | - { |
39 | | - "repo": "osism/cloud-in-a-box", |
40 | | - "source": "doc", |
41 | | - "target": "docs", |
42 | | - "label": "testbed/cloud-in-a-box" |
43 | | - }, |
44 | | - { |
45 | | - "repo": "SovereignCloudStack/k8s-cluster-api-provider", |
46 | | - "source": "doc", |
47 | | - "target": "docs", |
48 | | - "label": "k8s-cluster-api-provider" |
49 | | - }, |
50 | | - { |
51 | | - "repo": "SovereignCloudStack/status-page-openapi", |
52 | | - "source": "docs", |
53 | | - "target": "docs", |
54 | | - "label": "status-page-openapi" |
55 | | - }, |
56 | | - { |
57 | | - "repo": "SovereignCloudStack/standards", |
58 | | - "source": "Standards/*.md", |
59 | | - "target": "standards", |
60 | | - "label": "" |
61 | | - } |
| 2 | + { |
| 3 | + "repo": "SovereignCloudStack/release-notes", |
| 4 | + "source": "*.md", |
| 5 | + "target": "docs", |
| 6 | + "label": "06-releases" |
| 7 | + }, |
| 8 | + { |
| 9 | + "repo": "osism/openstack-image-manager", |
| 10 | + "source": "doc/*.md", |
| 11 | + "target": "docs/02-iaas/components", |
| 12 | + "label": "openstack-image-manager" |
| 13 | + }, |
| 14 | + { |
| 15 | + "repo": "SovereignCloudStack/k8s-cluster-api-provider", |
| 16 | + "source": "doc", |
| 17 | + "target": "docs/03-container/components", |
| 18 | + "label": "k8s-cluster-api-provider" |
| 19 | + }, |
| 20 | + { |
| 21 | + "repo": "SovereignCloudStack/status-page-openapi", |
| 22 | + "source": "docs", |
| 23 | + "target": "docs/04-operating-scs", |
| 24 | + "label": "status-page" |
| 25 | + }, |
| 26 | + { |
| 27 | + "repo": "SovereignCloudStack/standards", |
| 28 | + "source": "Standards/*.md", |
| 29 | + "target": "standards", |
| 30 | + "label": "active" |
| 31 | + } |
62 | 32 | ] |
0 commit comments