1.2 KiB
1.2 KiB
name, about, title, labels, assignees
| name | about | title | labels | assignees |
|---|---|---|---|---|
| Release package | Meta Issue for a package release | [Release] package name or stack version | release-package |
Required Info
Stack Version:
{majorVersion.minorVersion}
Creation
Complete these items when creating this issue
- Create a label for the rules package version as
X.Xand apply it - Create new milestone with version as title
- Add this to the detection-rules package tracking
- Add any existing issues and PRs that should be completed by this release
- Bump and lock versions (
build-packages --update-versions-file) before all BC testing and final merges to Kibana - Pull Request to Kibana
Testing and Validation
- Create feature branch as
{majorVersion}.{minorVersion} - Tested and verified as custom or prepackaged rules
- Validate end-to-end
- Grammar checks
- UI checks for new rules
Post Release
- Tag and release as github artifact
- Merge feature branch into
main. Don't squash commits, use rebase or merge with commits