Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

ci: configure the protected branch#1601

Merged
blakeli0 merged 1 commit into0.133.xfrom
release-brancher/ci/0.133.x
Feb 10, 2026
Merged

ci: configure the protected branch#1601
blakeli0 merged 1 commit into0.133.xfrom
release-brancher/ci/0.133.x

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented Feb 9, 2026

Configures CI for branch

@product-auto-label product-auto-label Bot added size: m Pull request size is medium. api: logging Issues related to the googleapis/java-logging-logback API. labels Feb 9, 2026
Comment thread .github/workflows/ci.yaml
Comment on lines -1 to -15
# Copyright 2022 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
# Github action job to test core java library features on
# downstream client libraries before they are released.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Why was this removed?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is created by the release-brancher script, I guess the script does not consider the scenario that ci.yaml may contain headers. On the other hand, I don't think it's a must have to include headers in the ci.yaml files. For example, there are no headers in sdk-platform-java either.

@blakeli0 blakeli0 merged commit 739b2a0 into 0.133.x Feb 10, 2026
21 checks passed
@blakeli0 blakeli0 deleted the release-brancher/ci/0.133.x branch February 10, 2026 22:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: logging Issues related to the googleapis/java-logging-logback API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants