Update share-alert-and-automate overview: remove Workflows section#5661
Merged
florent-leborgne merged 2 commits intoelastic:mainfrom Mar 27, 2026
Merged
Conversation
Workflows is being promoted to its own top-level nav section in nav-v2, so remove it as a main section from this overview page. Instead, add cross-references to workflows where relevant (alerting section and "how these tools work together" section). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Contributor
🔍 Preview links for changed docs |
Contributor
Vale Linting ResultsSummary: 1 warning found
|
| File | Line | Rule | Message |
|---|---|---|---|
| explore-analyze/share-alert-and-automate.md | 55 | Elastic.EndPuntuaction | Don't end headings with punctuation. |
The Vale linter checks documentation changes against the Elastic Docs style guide.
To use Vale locally or report issues, refer to Elastic style guide for Vale.
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
theletterf
approved these changes
Mar 27, 2026
mdbirnstiehl
approved these changes
Mar 27, 2026
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
florent-leborgne
added a commit
to elastic/docs-builder
that referenced
this pull request
Mar 27, 2026
Move Workflows out of "Share, alert, and automate" into its own label section, placed between "Share, alert, and automate" and "AI and machine learning". This reflects that Workflows is a distinct platform capability — not just an extension of alerting — with its own triggers, steps, data handling, and management surface. The overview page for "Share, alert, and automate" is updated separately in docs-content to remove the Workflows section and add cross-references instead (elastic/docs-content#5661). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Workflows is being promoted to its own top-level nav-v2 section, so this PR removes it as a main section from the share-alert-and-automate overview page.
Instead of a dedicated Workflows heading, the page now cross-references workflows where relevant (in the alerting section and "how these tools work together").
Context
This supports the nav-v2 restructure in elastic/docs-builder where Workflows becomes a peer of "AI and machine learning" rather than a child of "Share, alert, and automate".
Test plan