Skip to content

Conversation

@flora-hofmann-frequenz
Copy link
Collaborator

No description provided.

@github-actions github-actions bot added the part:tooling Affects the development tooling (CI, deployment, dependency management, etc.) label Apr 4, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

Comments suppressed due to low confidence (2)

.github/workflows/ci.yaml:44

  • Ensure that every matrix configuration which uses this expression defines 'arch'; otherwise, the conditional suffix may not resolve correctly at runtime.
runs-on: ${{ matrix.os }}${{ matrix.arch != 'amd64' && format('-{0}', matrix.arch) || '' }}

.github/dependabot.yml:37

  • [nitpick] The exclusion of 'frequenz-repo-config*' in the 'minor' update group overlaps with the separate 'repo-config' group; consider consolidating these rules or clarifying the intent to avoid unintended grouping conflicts.
- "frequenz-repo-config*"

@flora-hofmann-frequenz flora-hofmann-frequenz merged commit a02bcef into frequenz-floss:v0.x.x Apr 9, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

part:tooling Affects the development tooling (CI, deployment, dependency management, etc.)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants