Skip to content

Commit

Permalink
Add x-pack-auditbeat to conf.yaml (#3038)
Browse files Browse the repository at this point in the history
  • Loading branch information
karenzone authored Jul 29, 2024
1 parent 5d65d33 commit 546e87d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions conf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1672,6 +1672,10 @@ contents:
repo: beats
path: x-pack/libbeat/processors/*/docs/*
exclude_branches: [ 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1 ]
-
repo: beats
path: x-pack/auditbeat/processors/*/docs/*
exclude_branches: [ 8.14, 8.13, 8.12, 8.11, 8.10, 8.9, 8.8, 8.7, 8.6, 8.5, 8.4, 8.3, 8.2, 8.1, 8.0, 7.17, 7.16, 7.15, 7.14, 7.13, 7.12, 7.11, 7.10, 7.9, 7.8, 7.7, 7.6, 7.5, 7.4, 7.3, 7.2, 7.1, 7.0, 6.8, 6.7, 6.6, 6.5, 6.4, 6.3, 6.2, 6.1, 6.0, 5.6, 5.5, 5.4, 5.3, 5.2, 5.1, 5.0, 1.3, 1.2, 1.1, 1.0.1 ]
-
repo: beats
path: libbeat/outputs/*/docs/*
Expand Down

0 comments on commit 546e87d

Please sign in to comment.