Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 3, 2025

Backport 9e6facc from #11456.

(cherry picked from commit 9e6facc)
@github-actions github-actions bot requested a review from a team as a code owner April 3, 2025 13:16
@cla-bot cla-bot bot added the cla:yes label Apr 3, 2025
Copy link
Contributor Author

github-actions bot commented Apr 3, 2025

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

@alexalghisi
Copy link

What you can do to fix it:

  1. Add a changelog entry file
    Look for a directory like .changes or .changelog in the repo — it usually contains YAML or Markdown files for each PR.

  2. Follow the format
    Most likely, the repo has a template or naming convention like:

.changes/11462-backport-remove-homebrew.yaml

with content like:

change_type: patch
component: ci
description: Remove homebrew services from workflow

  1. Push the changelog file to the PR branch, and the workflow should pass on the next run.

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