Skip to content

Commit 42adf4a

Browse files
authored
Merge pull request #158 from ecmwf-actions/move-pr-template
Move pr template in anemoi sync-files
2 parents 511fdfb + 6099413 commit 42adf4a

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

sync-files/sync.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -156,42 +156,42 @@ group:
156156
template:
157157
year: 2024-2025
158158
authors: Anemoi Contributors
159-
- source: sync-files/anemoi/CONTRIBUTORS.md
159+
- source: sync-files/anemoi/all/CONTRIBUTORS.md
160160
dest: CONTRIBUTORS.md
161161
template:
162162
repo_name: anemoi-core
163-
- source: sync-files/anemoi/CONTRIBUTORS.md
163+
- source: sync-files/anemoi/all/CONTRIBUTORS.md
164164
dest: graphs/CONTRIBUTORS.md
165165
template:
166166
repo_name: anemoi-graphs
167-
- source: sync-files/anemoi/CONTRIBUTORS.md
167+
- source: sync-files/anemoi/all/CONTRIBUTORS.md
168168
dest: models/CONTRIBUTORS.md
169169
template:
170170
repo_name: anemoi-models
171-
- source: sync-files/anemoi/CONTRIBUTORS.md
171+
- source: sync-files/anemoi/all/CONTRIBUTORS.md
172172
dest: training/CONTRIBUTORS.md
173173
template:
174174
repo_name: anemoi-training
175-
- source: sync-files/anemoi/.github/PULL_REQUEST_TEMPLATE/pull_request_template-core.md
176-
dest: .github/PULL_REQUEST_TEMPLATE/pull_request_template.md
175+
- source: sync-files/anemoi/some/.github/pull_request_template-core.md
176+
dest: .github/pull_request_template.md
177177
template: true
178-
- source: sync-files/anemoi/.gitignore
178+
- source: sync-files/anemoi/all/.gitignore
179179
dest: .gitignore
180180
- source: sync-files/general/python/.github/dependabot.yml
181181
dest: .github/dependabot.yml
182-
- source: sync-files/anemoi/.github/workflows/pr-label-public.yml
182+
- source: sync-files/anemoi/all/.github/workflows/pr-label-public.yml
183183
dest: .github/workflows/pr-label-public.yml
184184
template:
185185
repo_name: anemoi-core
186-
- source: sync-files/anemoi/.github/workflows/pr-label-conventional-commits.yml
186+
- source: sync-files/anemoi/all/.github/workflows/pr-label-conventional-commits.yml
187187
dest: .github/workflows/pr-label-conventional-commits.yml
188188
template:
189189
repo_name: anemoi-core
190-
- source: sync-files/anemoi/.github/workflows/pr-label-file-based.yml
190+
- source: sync-files/anemoi/all/.github/workflows/pr-label-file-based.yml
191191
dest: .github/workflows/pr-label-file-based.yml
192192
template:
193193
repo_name: anemoi-core
194-
- source: sync-files/anemoi/.github/workflows/pr-conventional-commit.yml
194+
- source: sync-files/anemoi/all/.github/workflows/pr-conventional-commit.yml
195195
dest: .github/workflows/pr-conventional-commit.yml
196196
template:
197197
repo_name: anemoi-core

0 commit comments

Comments
 (0)