Proposal: block merging when pull request has none test tasks checked #56138
wuhuizuo
announced in
Announcements
Replies: 1 comment
-
Migrated from https://internals.tidb.io/t/topic/873. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
What
Let ti-chi-bot block merging when pull request has none test tasks checked.
Why
Current there’s some required checks in Github pull request template of
pingcap/tidb
repo.But there’s a large proportion of pull requests that has none options checked in
Tests
section.How
We can use TiChi’s format checker plugin to reach it.
I contributed a pull request to ti-chi-bot’s configuration repo: ti-community-infra/configs#953
PTAL, Comments and suggestions welcome. 😃
Beta Was this translation helpful? Give feedback.
All reactions