TiChi controll post-merge CI builds on pingcap/tidb repo #56152
purelind
announced in
Announcements
Replies: 1 comment
-
Migrated from https://internals.tidb.io/t/topic/829. |
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
-
Hi everyone,
We are happy to announce that the pingcap/tidb repository’s master branch is now using TiChi bot to manage the postsubmit tasks. This change will make it easier to view the execution status and results of all or some of the pipelines.
If you want to view the status of all tasks, you can click on the following link: https://prow.tidb.net/?repo=pingcap%2Ftidb&type=postsubmit
If you want to view the status of a specific task, such as ci/e2e-test, you can click on the following link: https://prow.tidb.net/?repo=pingcap%2Ftidb&type=postsubmit&job=pingcap%2Ftidb%2Fmerged_e2e_test
If you want to modify the post-merge tasks, you can submit a pull request to https://github.com/PingCAP-QE/ci/tree/main/pipelines/pingcap/tidb/latest and modify the corresponding pipeline definition to contribute your changes.
We hope that this adjustment will be helpful to the community and we welcome any feedback you may have.
Thank you for your continued support.
Best regards,
purelind
Beta Was this translation helpful? Give feedback.
All reactions