Skip to content

Repo owner annotations #1545

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 10, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
58 changes: 36 additions & 22 deletions src/tooling/docs-assembler/assembler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ narrative:
# next: <git_ref>
###
references:

# @elastic/ingest-docs
apm-server:
apm-agent-android:
apm-agent-dotnet:
Expand All @@ -68,18 +70,6 @@ references:
beats:
current: "9.0"
next: main
cloud-on-k8s:
cloud:
current: master
next: master
curator:
current: master
next: master
detection-rules:
checkout_strategy: full
ecctl:
current: master
next: master
ecs-dotnet:
ecs-logging-go-logrus:
ecs-logging-go-zap:
Expand All @@ -98,8 +88,35 @@ references:
elastic-otel-node:
elastic-otel-php:
elastic-otel-python:
eland:
elastic-serverless-forwarder:
integration-docs:
integrations:
logstash-docs-md:
logstash:
current: "9.0"
next: main
opentelemetry:

# @elastic/admin-docs
cloud-on-k8s:
cloud:
current: master
next: master
curator:
current: master
next: master
ecctl:
current: master
next: master

# @elastic/admin-docs and @elastic/developer-docs
elasticsearch:

# @elastic/admin-docs and @elastic/experience-docs
kibana:

# @elastic/developer-docs
eland:
elasticsearch-hadoop:
elasticsearch-java:
elasticsearch-js:
Expand All @@ -108,17 +125,14 @@ references:
elasticsearch-py:
elasticsearch-rs:
elasticsearch-ruby:
elasticsearch:
go-elasticsearch:
integrations:
kibana:
logstash-docs-md:
logstash:
current: "9.0"
next: main
opentelemetry:
search-ui:
integration-docs:

# @elastic/experience-docs
detection-rules:
checkout_strategy: full

# @elastic/docs-engineering
docs-builder:
current: 9.0
next: main
Expand Down
Loading