ti-community-infra / tichi

TiChi ☯️ contains the tidb community collaboration automation basic framework and tool set.
https://prow.tidb.net
Apache License 2.0
45 stars 27 forks source link

fix(internal/pkg/externalplugins/cherrypicker): do not change commit message #1188

Closed wuhuizuo closed 3 months ago

wuhuizuo commented 3 months ago

add option for git cherry-pick command: --cleanup=verbatim.

Signed-off-by: wuhuizuo wuhuizuo@126.com

What problem does this PR solve?

Issue Number: close #xxx

Problem Summary:

What is changed and how it works?

What's Changed:

How it Works:

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 80.47%. Comparing base (5e828be) to head (9ef9a05). Report is 5 commits behind head on master.

Files Patch % Lines
...l/pkg/externalplugins/cherrypicker/cherrypicker.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1188 +/- ## ========================================== - Coverage 80.48% 80.47% -0.02% ========================================== Files 21 21 Lines 3326 3324 -2 ========================================== - Hits 2677 2675 -2 Misses 419 419 Partials 230 230 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

wuhuizuo commented 3 months ago

/retest

wuhuizuo commented 3 months ago

/approve

ti-chi-bot[bot] commented 3 months ago

[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: - ~~[OWNERS](https://github.com/ti-community-infra/tichi/blob/master/OWNERS)~~ [wuhuizuo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment