Proposal: Strengthen configuration change approval for tikv/tikv
and tikv/pd
repositories
#56121
wuhuizuo
announced in
Announcements
Replies: 1 comment
-
Migrated from https://internals.tidb.io/t/topic/906 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
An approval process for the change to the file path scope of global variables and configurations will be deployed for TiKV and PD repositories
📆 These changes are scheduled to be deployed between 2024-05-30 ~ 2024-06-06.
Detail:
Some preparatory work needs to be completed first:
Some change will happen when it is deployed in the future days:
Add LGTM will shown as the
lgtm
label be added rather thanstatus/LGT1
orstatus/LGT2
.Approval of merging changes from the comment "/merge" to the comment "/approve", and the github review approval of the approvers role will be regarded as approval by default.
The
lgtm
andapproved
label adding processes are in parallel, but they can only be merged when the final requirements are met.Please take advantage one of the methods to handle a PR that is still in progress:
Turn the state of the pull request to draft state.
Add "WIP" to the beginning of the PR title.
Comment "/hold" in the pull request to hold it.
The final review habits will be consistent with "pingcap/tidb" and other repositories in "pingcap" GitHub organization.
Refs:
Beta Was this translation helpful? Give feedback.
All reactions