Skip to content

Commit 1177439

Browse files
Clean up 8.x branch (#1810)
* Revert "Add Fleet and Agent release notes 8.18.2 (#1799)" This reverts commit ec1efa3. * Add Fleet and Agent release notes 8.18.2 * clean up formatting * add to toc * clean up links --------- Co-authored-by: Aleksandra Spilkowska <[email protected]>
1 parent 0affb59 commit 1177439

19 files changed

+30
-676
lines changed

.github/workflows/comment-on-asciidoc-changes.yml

Lines changed: 0 additions & 21 deletions
This file was deleted.

.github/workflows/github-commands-comment.yml

Lines changed: 0 additions & 18 deletions
This file was deleted.

.mergify.yml

Lines changed: 0 additions & 69 deletions
Original file line numberDiff line numberDiff line change
@@ -15,75 +15,6 @@ pull_request_rules:
1515
git merge <remote-repo>/{{base}}
1616
git push <remote-repo> {{head}}
1717
```
18-
- name: backport patches to main branch
19-
conditions:
20-
- merged
21-
- label=backport-main
22-
actions:
23-
backport:
24-
assignees:
25-
- "{{ author }}"
26-
labels:
27-
- "backport"
28-
branches:
29-
- "main"
30-
title: "[{{ destination_branch }}](backport #{{ number }}) {{ title }}"
31-
- name: backport patches to 8.x branch
32-
conditions:
33-
- merged
34-
- base=main
35-
- label=backport-8.x
36-
actions:
37-
backport:
38-
assignees:
39-
- "{{ author }}"
40-
branches:
41-
- "8.x"
42-
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
43-
labels:
44-
- backport
45-
- name: backport patches to 8.18 branch
46-
conditions:
47-
- merged
48-
- base=main
49-
- label=backport-8.18
50-
actions:
51-
backport:
52-
assignees:
53-
- "{{ author }}"
54-
branches:
55-
- "8.18"
56-
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
57-
labels:
58-
- backport
59-
- name: backport patches to 8.17 branch
60-
conditions:
61-
- merged
62-
- base=main
63-
- label=backport-8.17
64-
actions:
65-
backport:
66-
assignees:
67-
- "{{ author }}"
68-
branches:
69-
- "8.17"
70-
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
71-
labels:
72-
- backport
73-
- name: backport patches to 8.16 branch
74-
conditions:
75-
- merged
76-
- base=main
77-
- label=backport-8.16
78-
actions:
79-
backport:
80-
assignees:
81-
- "{{ author }}"
82-
branches:
83-
- "8.16"
84-
title: "[{{ destination_branch }}] {{ title }} (backport #{{ number }})"
85-
labels:
86-
- backport
8718
- name: backport patches to 8.15 branch
8819
conditions:
8920
- merged

docs/en/ingest-arch/index.asciidoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ include::8-ls-input.asciidoc[]
1818

1919
include::99-airgapped.asciidoc[]
2020

21-
2221
// === Next set of architectures
2322
// include::3-schemamod.asciidoc[]
2423
// include::6b-filebeat-es.asciidoc[]

docs/en/ingest-guide/index.asciidoc

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/en/ingest-guide/ingest-additional-proc.asciidoc

Lines changed: 0 additions & 27 deletions
This file was deleted.

docs/en/ingest-guide/ingest-faq.asciidoc

Lines changed: 0 additions & 77 deletions
This file was deleted.

docs/en/ingest-guide/ingest-intro.asciidoc

Lines changed: 0 additions & 59 deletions
This file was deleted.

0 commit comments

Comments
 (0)