Skip to content

chore: Create a LTS branch for Datastore 2.x version#12998

Merged
lqiu96 merged 2 commits intomainfrom
datastore-2x-lts
May 4, 2026
Merged

chore: Create a LTS branch for Datastore 2.x version#12998
lqiu96 merged 2 commits intomainfrom
datastore-2x-lts

Conversation

@lqiu96
Copy link
Copy Markdown
Member

@lqiu96 lqiu96 commented May 4, 2026

Copied the settings from the existing LTS configs

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request configures release-please and establishes branch protection rules for the new datastore-2.x branch. A recommendation was made to enable strict status checks for this branch to ensure stability for long-term support.

isAdminEnforced: true
requiredApprovingReviewCount: 1
requiresCodeOwnerReviews: true
requiresStrictStatusChecks: false
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.

medium

For an LTS branch, it is recommended to enable strict status checks. This ensures that pull requests are tested against the latest code in the target branch before merging, which is critical for maintaining the stability of a long-term support version.

    requiresStrictStatusChecks: true

@lqiu96 lqiu96 requested review from blakeli0 and jinseopkim0 May 4, 2026 22:43
@lqiu96 lqiu96 marked this pull request as ready for review May 4, 2026 22:43
@lqiu96 lqiu96 requested a review from a team as a code owner May 4, 2026 22:44
@lqiu96 lqiu96 enabled auto-merge (squash) May 4, 2026 22:56
@lqiu96 lqiu96 merged commit 1d7a6cf into main May 4, 2026
123 of 124 checks passed
@lqiu96 lqiu96 deleted the datastore-2x-lts branch May 4, 2026 23:02
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