tikv / migration

Migration tools for TiKV, e.g. online bulk load.
Apache License 2.0
36 stars 26 forks source link

[close #362] Allow Bump in PR title #363

Closed pingyu closed 1 year ago

pingyu commented 1 year ago

What problem does this PR solve?

Issue Number: close #362

Problem Description: Allow title of "Bump xxx" for PR generated by Dependabot

What is changed and how does it work?

Add "Bump" in regex of title checker.

Code changes

Check List for Tests

This PR has been tested by at least one of the following methods:

Side effects

Related changes

To reviewers

Please follow these principles to check this pull requests:

(The above text mainly refers to TiDB Development Guide. It's also highly recommended to read about Writing code review comments)