There was an error while loading. Please reload this page.
Add Package Backports page explaining when and why to backport
Too late.
Restrict state.secret advice to versions that have Fleet secret/YAML bug workaround in place.
Clarify Integration:* labels are created post-merge Explain that the label is created automatically after merge so it reflects the final manifest name, and direct contributors not to create the label manually on open PRs.
Add secret_state and redact guidance
Source Integration labels from manifest name Packages are no longer required to live under the top-level packages/ directory, so directory names are no longer unique across the repo. CI enforces manifest name uniqueness, so switch the documented label source to manifest.yml's name field.
Add One Workflow (elastic/workflows-eng) team label
Add suffix used for "inactive" integrations
Updated Label Schema (markdown)
Update Security Cloud Services team name and label
Add Team:Defend Workflows label
Markdown tables must have a blank line before them
Rename Team:Sit-Crest to Team:SDE-Crest
improve geoip source code link with commit and line
Document that geoip processors must have an if condition
Document preserve_original_event tag in on_failure handlers Add best practice guidance for appending the preserve_original_event tag in pipeline on_failure handlers. This tag ensures event.original is retained when pipeline failures occur, which is essential for troubleshooting and debugging. Update the error.message example to show the complete three-processor pattern: set event.kind, append preserve_original_event tag, and append error.message.
Updated Fleet Package Code Review Comments (markdown)
Add note about 50-character label length limit
Add section Manifests > Don't use the latest package spec version
fix other typo
fix typo
add notes abount changelog entries
fix heading
add note to fleet review to only add request tracing to data stream level vars
Add integration-experience, deprecate sec-deployment-and-devices
Add note about returned CEL state requirements
Add 'documentation' summary change label
Follow ECS definition for event.kind
use correct hexadecimal float syntax and remove redundant closing paren