[FR] Update release-drafter.yml (#4252)

This commit is contained in:
Mika Ayenson
2024-11-06 09:02:55 -06:00
committed by GitHub
parent 77f42f1168
commit 63732436b4
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -141,7 +141,7 @@ Increment the major version when introducing backward-incompatible changes that
## Tagging Process
Each release will be tagged using the following format:
- **Tag Format**: `vX.Y.Z` (e.g., `v1.2.0`).
- **Tag Format**: `vX.Y.Z-dev` (e.g., `v1.2.0-dev`).
- **Single Tag for Combined Releases**: If there are changes to the core detection-rules code or libraries (`kql`, `kibana`), they will be tagged together as a single release with the core detection-rules versioning.
- **Hunting Folder**: Changes to the hunting logic will be included in the combined release.