Unify branches 8.5 and master
Open
@tenfyzhong is already working on this.
Since Jan 4, 2026.
type/enhancement
- Dominant language
- Go
- Stars
- 56
- Forks
- 63
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
The release-8.5 branch depends on the PD release-8.5 and TiDB release-8.5 branches.
Similarly, the master branch depends on the PD master and TiDB master branches.
Due to dependency conflicts, the release-8.5 branch cannot be merged with the master branch directly. To resolve this, we should implement build tags to enable merging these two branches into a single branch.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.