Skip to content

[8.19] (backport #8448) fix(ci): add missing install Mage step #8462

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 2 commits into from
Jun 23, 2025

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 12, 2025

What does this PR do?

Fixes the bump-otel-version Dependabot workflow by adding missing step to install Mage. Mage is needed later in the update-otel.sh script, which runs mage notice and mage otel:readme.

Why is it important?

Without it, the workflow fails: https://github.com/elastic/elastic-agent/actions/runs/15576842484/job/43863265436

.ci/scripts/update-otel.sh: line 41: mage: command not found

Checklist

  • I have read and understood the pull request guidelines of this project.
  • 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
  • [ ] I have added an entry in ./changelog/fragments using the changelog tool
  • [ ] I have added an integration test or an E2E test

How to test this PR locally

Can this PR be tested to make sure this fixes the issue? @v1v your insight appreciated 🙏

Related issues

@mergify mergify bot added the backport label Jun 12, 2025
@mergify mergify bot requested review from a team as code owners June 12, 2025 06:52
@mergify mergify bot added the backport label Jun 12, 2025
@github-actions github-actions bot added Team:Elastic-Agent-Control-Plane Label for the Agent Control Plane team skip-changelog ci labels Jun 12, 2025
@elasticmachine
Copy link
Collaborator

Pinging @elastic/elastic-agent-control-plane (Team:Elastic-Agent-Control-Plane)

@v1v v1v enabled auto-merge (squash) June 12, 2025 17:37
Copy link
Contributor Author

mergify bot commented Jun 16, 2025

This pull request has not been merged yet. Could you please review and merge it @andrzej-stencel? 🙏

@andrzej-stencel andrzej-stencel disabled auto-merge June 18, 2025 09:55
Copy link
Contributor Author

mergify bot commented Jun 23, 2025

This pull request has not been merged yet. Could you please review and merge it @andrzej-stencel? 🙏

@andrzej-stencel andrzej-stencel merged commit 844427e into 8.19 Jun 23, 2025
8 checks passed
@andrzej-stencel andrzej-stencel deleted the mergify/bp/8.19/pr-8448 branch June 23, 2025 21:06
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.

3 participants