-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
lifecycle/rottentype/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature Request
- I have searched the issues of this repository and believe that this is not a duplicate.
Is your feature request related to a Issue or PR(Optional)
-
Which project: TiDB
-
PR or Issue Link: executor: check the error returned by
handleNoDelay
pingcap/tidb#36105
Describe the feature you'd like:
make rebase job reactor fast, current prow plugin deal pulls order by created time ASC.
the plugin is tars
Do you have any ideas on how to implement it?(Optional)
- really need the tar plugin, I think there's no need to rebase when PR can auto merge.
- when base branch pushed, should update pull request with new base ref instead of rebase head branch?
- Ensure the CI jobs for triggered by PR updated or opened events should run on Merged codes(clone, and then merge it).
Metadata
Metadata
Assignees
Labels
lifecycle/rottentype/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.