Skip to content

Commit bf37015

Browse files
committed
Add missing create blocks
1 parent a59a190 commit bf37015

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/changelog.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,10 +202,12 @@ block:
202202
# Dictionary key can be a single product ID or comma-separated product IDs
203203
product:
204204
'elasticsearch':
205+
create: ">non-issue, >test, >refactoring, :Delivery/Build, :Delivery/Tooling"
205206
publish:
206207
types:
207208
- docs
208209
'cloud-serverless':
210+
create: ">non-issue, >test, >refactoring, :Delivery/Build, :Delivery/Tooling"
209211
publish:
210212
areas:
211213
- Allocation
@@ -220,7 +222,7 @@ block:
220222
- Engine
221223
- FIPS
222224
- Health
223-
- "ILM"
225+
- ILM
224226
- IdentityProvider
225227
- "Infra/CLI"
226228
- "Infra/Logging"
@@ -232,6 +234,7 @@ block:
232234
- Monitoring
233235
- Packaging
234236
- "Searchable Snapshots"
237+
- SLM
235238
- "Snapshot/Restore"
236239
- Stats
237240
- Watcher

0 commit comments

Comments
 (0)