Skip to content

Commit 6c4e0d4

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

ansible/inventory/group_vars/all/source-repositories

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,9 @@ source_repositories:
161161
- codeowners:
162162
content: "{{ community_files.codeowners.openstack }}"
163163
dest: ".github/CODEOWNERS"
164+
ignored_releases:
165+
- 2025.1
166+
- master
164167
cloudkitty-dashboard:
165168
community_files:
166169
- codeowners:
@@ -287,6 +290,8 @@ source_repositories:
287290
- victoria
288291
- wallaby
289292
- xena
293+
- 2025.1
294+
- master
290295
community_files:
291296
- codeowners:
292297
content: "{{ community_files.codeowners.openstack }}"
@@ -325,6 +330,8 @@ source_repositories:
325330
- xena
326331
- yoga
327332
- zed
333+
- 2025.1
334+
- master
328335
community_files:
329336
- codeowners:
330337
content: "{{ community_files.codeowners.openstack }}"

0 commit comments

Comments
 (0)