Skip to content

Commit c043398

Browse files
committed
Stop syncing master/epoxy forks where we caught up
1 parent e974869 commit c043398

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,8 @@ source_repositories:
109109
- yoga
110110
- zed
111111
- 2023.1
112+
- 2025.1
113+
- master
112114
community_files:
113115
- codeowners:
114116
content: "{{ community_files.codeowners.kayobe }}"
@@ -161,6 +163,9 @@ source_repositories:
161163
- codeowners:
162164
content: "{{ community_files.codeowners.openstack }}"
163165
dest: ".github/CODEOWNERS"
166+
ignored_releases:
167+
- 2025.1
168+
- master
164169
cloudkitty-dashboard:
165170
community_files:
166171
- codeowners:
@@ -287,6 +292,8 @@ source_repositories:
287292
- victoria
288293
- wallaby
289294
- xena
295+
- 2025.1
296+
- master
290297
community_files:
291298
- codeowners:
292299
content: "{{ community_files.codeowners.openstack }}"
@@ -325,6 +332,8 @@ source_repositories:
325332
- xena
326333
- yoga
327334
- zed
335+
- 2025.1
336+
- master
328337
community_files:
329338
- codeowners:
330339
content: "{{ community_files.codeowners.openstack }}"
@@ -354,6 +363,8 @@ source_repositories:
354363
- xena
355364
- yoga
356365
- zed
366+
- 2025.1
367+
- master
357368
workflows:
358369
ignored_workflows:
359370
elsewhere:

0 commit comments

Comments
 (0)