Commit Graph

10 Commits

Author SHA1 Message Date
wanyaoqi
e6b43e5428 fix cherrypick script 2023-01-11 19:50:16 +08:00
wanyaoqi
ccd7982e25 fix cherrypick script split upstream repo name 2022-12-22 20:43:34 +08:00
QIU Jian
b739d399e7 fix: cherry_pick_pull.sh fail to parse URL of github URL with credential 2022-12-11 12:47:35 +08:00
rainzm
d6d1082042 feat(scripts): add prompt of hub version
The flag `hub pr show -f ...` as used in cherry_pick_pull.sh was
permited since version 2.13.0.

close #9027
2020-11-30 10:09:53 +08:00
rainzm
c5f94e13a3 feat(scripts): add more reasonable title for cherry pick PR
Before that, we used the first commit title of the main PRs and spliced
them to become the title of the cherry pick PR.

Obviously, it is more reasonable to use the titles of the main PRs and
splicing to become the title of the cherry pick PR.
2020-11-20 17:36:17 +08:00
Yousong Zhou
30c6881445 scripts/cherry_pick_pull.sh: 健壮性加强
- 多行subject全取出,不截断
 - 与PYTHONENCODING, locale设置无关,直接写utf-8输出
2019-04-15 06:15:04 +00:00
Zexi Li
880e2444c1 cherry_pick_pull: 兼容python3 (#232) 2019-04-04 17:00:18 +08:00
Yousong Zhou
ac1f1151d9 cherry_pick_pull.sh: decode quoted-printables when making pr 2019-03-28 16:08:54 +08:00
Qiu Jian
bd531dcec3 fix: make cherry_pick_pull.sh comptabile with older git not support
get-url
2019-03-28 10:19:49 +08:00
Zexi Li
8f8af3caa3 添加 cherry_pick_pull 脚本,自动在 github 生成 cherry-pick 的 PR 2019-03-26 16:46:37 +08:00