Skip to content

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Dec 2, 2025

Proposed commit message

This fixes packaging errors in cloudbeat: elastic/cloudbeat#3567 by removing the assumption that we're following elastic/beats' structure.

Changes DocsDir() signature to return (string, error).

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works. Where relevant, I have used the stresstest.sh script to run them under stress conditions and race detector to verify their stability.
  • I have added an entry in ./changelog/fragments using the changelog tool.

Related issues

This fixes packaging errors in cloudbeat: elastic/cloudbeat#3567

Change DocsDir() signature to return (string, error) instead of panicking

(cherry picked from commit e65fa6d)
@mergify mergify bot added the backport label Dec 2, 2025
@mergify mergify bot requested review from a team as code owners December 2, 2025 11:22
@mergify mergify bot removed the request for review from a team December 2, 2025 11:22
@mergify mergify bot added the backport label Dec 2, 2025
@mergify mergify bot requested review from khushijain21 and mauri870 December 2, 2025 11:22
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

🤖 GitHub comments

Just comment with:

  • run docs-build : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane)

@botelastic botelastic bot removed the needs_team Indicates that the issue/PR needs a Team:* label label Dec 2, 2025
@orestisfl orestisfl enabled auto-merge (squash) December 2, 2025 12:32
@orestisfl orestisfl merged commit 5e13214 into 9.1 Dec 2, 2025
207 of 210 checks passed
@orestisfl orestisfl deleted the mergify/bp/9.1/pr-47614 branch December 2, 2025 13:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants