Skip to content

Repoint processor reference#3535

Open
shainaraskas wants to merge 1 commit into
mainfrom
rename-enrich-to-ingest-processor
Open

Repoint processor reference#3535
shainaraskas wants to merge 1 commit into
mainfrom
rename-enrich-to-ingest-processor

Conversation

@shainaraskas

@shainaraskas shainaraskas commented Jun 18, 2026

Copy link
Copy Markdown
Member

The elasticsearch processor reference folder has been renamed from enrich-processor to ingest-processor (elastic/elasticsearch#151587). This PR swaps the global nav entry to match so the assembler picks up the renamed toc and the "Processor reference" section in the cross-product nav resolves at the new path.

Safe to merge once the elasticsearch rename PR has shipped, since the assembler reads elasticsearch://reference/ingest-processor/toc.yml from this entry.

Order of operations

  1. Merge rename PR [docs] Rename enrich-processor folder to ingest-processor elasticsearch#151587
  2. Rebase this PR and ensure CI is green
  3. Merge this PR (ASAP after the previous PR merges)
  4. Merge stub cleanup PR [docs] remove enrich processor doc stub elasticsearch#151685

Changes

  • In config/navigation.yml, swaps the processor-reference toc entry from elasticsearch://reference/enrich-processor to elasticsearch://reference/ingest-processor and updates the inline GitHub link in the comment

Part of elastic/docs-content#1171

testing

Built locally against the rename PR's branch to verify the nav slot renders at /reference/ingest-processor/ and links resolve to the real content.

ai fyi

Built with cursor :)

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

In config/navigation.yml, the Processor reference entry under Reference → Elasticsearch was corrected. Both the toc identifier and path_prefix were changed from elasticsearch://reference/enrich-processor / reference/enrich-processor to elasticsearch://reference/ingest-processor / reference/ingest-processor.

Possibly related PRs

  • elastic/docs-builder#3306: Also modifies config/navigation.yml to add or update navigation entries for elasticsearch://reference/ingest-processor, including path_prefix and TOC wiring — directly overlapping with this change.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Repoint processor reference' is concise and clearly describes the main change of updating the processor reference path in the navigation configuration.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description check ✅ Passed The description clearly explains the purpose of the changes: updating navigation configuration to align with a renamed elasticsearch processor reference folder from enrich-processor to ingest-processor.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch rename-enrich-to-ingest-processor

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants