File tree Expand file tree Collapse file tree 2 files changed +45
-45
lines changed
Expand file tree Collapse file tree 2 files changed +45
-45
lines changed Original file line number Diff line number Diff line change @@ -235,49 +235,49 @@ label_to_areas:
235235# Product-specific label blockers (optional)
236236# Maps product IDs to lists of labels that prevent changelog creation for that product
237237# If you run the changelog add command with the --prs option and a PR has any of these labels, the changelog is not created
238- add_blockers :
239- elasticsearch,cloud-serverless :
240- - " >non-issue"
241- - " >test"
242- - " >refactoring"
243- - " :Delivery/Build"
244- - " :Delivery/Tooling"
238+ # add_blockers:
239+ # elasticsearch,cloud-serverless:
240+ # - ">non-issue"
241+ # - ">test"
242+ # - ">refactoring"
243+ # - ":Delivery/Build"
244+ # - ":Delivery/Tooling"
245245
246- # render_blockers:
247- # cloud-serverless:
248- # areas:
249- # - Allocation
250- # - Audit
251- # - Authentication
252- # - Autoscaling
253- # - CCR
254- # - CCS
255- # - "Cluster Coordination"
256- # - Codec
257- # - "Discovery-Plugins"
258- # - Engine
259- # - FIPS
260- # - Health
261- # - "ILM+SLM"
262- # - "IdentityProvider"
263- # - "Infra/CLI"
264- # - "Circuit Breakers"
265- # - "Infra/Core"
266- # - "Infra/Entitlements"
267- # - "Infra/Logging"
268- # - "Infra/Metrics"
269- # - "Infra/Node Lifecycle"
270- # - "Infra/Plugins"
271- # - "Infra/Transport API"
272- # - License
273- # - Monitoring
274- # - Packaging
275- # - Searchable Snapshots
276- # - "Snapshot/Restore"
277- # - Stats
278- # - Watcher
279- # types:
280- # - docs
281- # elasticsearch:
282- # types:
283- # - docs
246+ render_blockers :
247+ cloud-serverless :
248+ areas :
249+ - Allocation
250+ - Audit
251+ - Authentication
252+ - Autoscaling
253+ - CCR
254+ - CCS
255+ - " Cluster Coordination"
256+ - Codec
257+ - " Discovery-Plugins"
258+ - Engine
259+ - FIPS
260+ - Health
261+ - " ILM+SLM"
262+ - " IdentityProvider"
263+ - " Infra/CLI"
264+ - " Circuit Breakers"
265+ - " Infra/Core"
266+ - " Infra/Entitlements"
267+ - " Infra/Logging"
268+ - " Infra/Metrics"
269+ - " Infra/Node Lifecycle"
270+ - " Infra/Plugins"
271+ - " Infra/Transport API"
272+ - License
273+ - Monitoring
274+ - Packaging
275+ - Searchable Snapshots
276+ - " Snapshot/Restore"
277+ - Stats
278+ - Watcher
279+ types :
280+ - docs
281+ elasticsearch :
282+ types :
283+ - docs
File renamed without changes.
You can’t perform that action at this time.
0 commit comments