Skip to content
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

Fix GCP Labeling in test environment workflow #2648

Merged
merged 2 commits into from
Oct 30, 2024
Merged

Conversation

gurevichdmitry
Copy link
Collaborator

Summary of your changes

This PR updates the test environment workflow to automatically format labels in compliance with GCP’s requirements. It converts any uppercase letters to lowercase and ensures that no disallowed characters are present.

@gurevichdmitry gurevichdmitry marked this pull request as ready for review October 30, 2024 06:52
@gurevichdmitry gurevichdmitry requested a review from a team as a code owner October 30, 2024 06:52
Copy link

mergify bot commented Oct 30, 2024

This pull request does not have a backport label. Could you fix it @gurevichdmitry? 🙏
To fixup this pull request, you need to add the backport labels for the needed
branches, such as:

  • backport-v./d./d./d is the label to automatically backport to the 8./d branch. /d is the digit
    NOTE: backport-v8.x has been added to help with the transition to the new branch 8.x.

@gurevichdmitry gurevichdmitry merged commit 29e90ed into main Oct 30, 2024
11 checks passed
@gurevichdmitry gurevichdmitry deleted the dg-fix-gcp-labeling branch October 30, 2024 10:25
mergify bot pushed a commit that referenced this pull request Oct 30, 2024
gurevichdmitry added a commit that referenced this pull request Oct 31, 2024
…2650)

Fix GCP Labeling in test environment workflow (#2648)

(cherry picked from commit 29e90ed)

Co-authored-by: Dmitry Gurevich <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix capitalization and formatting for GCP Labeling in test environment workflow
2 participants