Browse Source

Add Security category to release changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
pull/15076/head
Viacheslav Klimov 3 months ago
parent
commit
154b2d564c
Failed to extract signature
  1. 4
      .github/release.yml

4
.github/release.yml

@ -19,6 +19,10 @@ changelog:
labels:
- Ignore for release
categories:
- title: 'Security'
labels:
- 'Security'
- title: 'Major Core & Rule Engine'
labels:
- 'Major Core'

Loading…
Cancel
Save