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

ci: configure the protected branch #2549

Open
wants to merge 1 commit into
base: 6.43.x
Choose a base branch
from

Conversation

burkedavison
Copy link
Contributor

@burkedavison burkedavison commented Jul 26, 2023

Configures CI for branch

release-brancher create-pull-request \
  --branch-name="6.43.x" \
  --target-tag="v6.43.2" \
  --repo="googleapis/java-spanner" \
  --pull-request-title="feat: setup 6.43.x lts branch" \
  --release-type=java-backport

@burkedavison burkedavison requested review from a team as code owners July 26, 2023 18:07
@product-auto-label product-auto-label bot added the size: m Pull request size is medium. label Jul 26, 2023
@generated-files-bot
Copy link

Warning: This pull request is touching the following templated files:

  • .github/workflows/ci.yaml

@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/java-spanner API. label Jul 26, 2023
push:
branches:
- main
pull_request:
- 6.43.x
Copy link
Collaborator

Choose a reason for hiding this comment

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

Why are we modifying this? We would want the code pushed to main branch to be tested against emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: m Pull request size is medium.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants