Skip to content

Conversation

@JamesMcMinn
Copy link
Contributor

There's no issue for this, but it's a fix for an issue I noticed trying to update billing labels: if a billing label isn't valid (because it contains invalid characters) then it can prevent gemini calls from being made, which isn't the behaviour we want.

Rather than raising an exception, this PR logs the bad label and removes it instead.

@JamesMcMinn JamesMcMinn requested a review from dearden January 21, 2026 22:00
@github-actions
Copy link

❗ The branch name dont-error-on-bad-labels does not follow the pattern [issue-number]-description-here.

In order to correctly link this PR to an issue, the branch name should be prefixed with the relevant issue number.

Please recreate this PR using required branch name structure (e.g. 42-dont-error-on-bad-labels).

Copy link
Contributor

@dearden dearden left a comment

Choose a reason for hiding this comment

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

Seems fine to me!

@JamesMcMinn JamesMcMinn merged commit 4110107 into main Jan 23, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants