Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(pipelines/pingcap/tidb/latest): support set peer repos in PR title #1670

Merged

Conversation

wuhuizuo
Copy link
Collaborator

@wuhuizuo wuhuizuo commented Dec 28, 2022

current jobs of tidb repo are Prow job style

before refactored, we can trigger them with comment, such as /run-mysql-test tidb-test=pr/1234
now, we should append | tidb-test=pr/1234 in PR title, and then comment with /retest, then the bot will rerun the failed jobs with the PR codes of /pulls/1234 of tidb-test repo.
examples:

  • <scope>: the PR main title | tidb-test=pr/1234
  • <scope>: the PR main title | plugin=pr/456

examples:
- `<scope>: the PR main title | tidb-test=pr/1234`
- `<scope>: the PR main title | plugin=pr/456`
@ti-ee ti-ee bot requested review from jayl1e and purelind December 28, 2022 15:25
@ti-ee
Copy link

ti-ee bot commented Dec 28, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: wuhuizuo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-ee ti-ee bot added the approved label Dec 28, 2022
@wuhuizuo wuhuizuo merged commit 2308cf8 into main Dec 28, 2022
@wuhuizuo wuhuizuo deleted the feature/prow-jobs-tidb-support-peer-repo-branch-in-pr-title branch December 28, 2022 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant