Skip to content

fix: remove space from GitHub action label def#52

Merged
olblak merged 1 commit intoupdatecli:mainfrom
olblak:fix/label/github
Aug 14, 2025
Merged

fix: remove space from GitHub action label def#52
olblak merged 1 commit intoupdatecli:mainfrom
olblak:fix/label/github

Conversation

@olblak
Copy link
Member

@olblak olblak commented Aug 14, 2025

Fix a regression issue where I inserted a space in the label definition

Description

Test

To test this pull request, you can run the following commands:

make test

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olivier Vernin <olivier@vernin.me>
@olblak olblak added the bug Something isn't working label Aug 14, 2025
@olblak olblak requested a review from Copilot August 14, 2025 12:46
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.

Pull Request Overview

This PR fixes a regression issue by removing a space from GitHub action label definitions across multiple Updatecli policy files. The change involves bumping patch versions for affected policies and updating their corresponding changelog files.

  • Version bumps from patch releases (e.g., 0.6.0 → 0.6.1) across all affected policy files
  • Addition of changelog entries documenting the GitHub action label space removal fix
  • Consistent application of the fix across the entire policy collection

Reviewed Changes

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

File Description
updatecli/policies/*/Policy.yaml Version bump from previous patch to next patch version
updatecli/policies/*/CHANGELOG.md Added new changelog entry for the GitHub action label fix

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@olblak olblak merged commit 42f7601 into updatecli:main Aug 14, 2025
2 checks passed
@olblak olblak deleted the fix/label/github branch August 14, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants