Bug 302825
| Summary: | [git-webkit] Add `git-webkit pull-request --no-update-title` flag | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Qianlang Chen <qianlangchen> |
| Component: | Tools / Tests | Assignee: | Qianlang Chen <qianlangchen> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=302966 | ||
Qianlang Chen
There should be a --no-update-title option, similar to the existing --no-rebase and --no-ews, for the git-webkit pull-request (pr, pfr) command.
If I edited a pull request's title, I'd potentially like to preserve that title in future pushes. This can happen because I added "WIP" to indicate some draft work, or when I have many commits in a PR (one from another open PR waiting to be reviewed) and I edited it to be the last commit's title. Having an option to avoid updating the PR title will save some manual work and keep the PR conversation clean from repeated title edit comments.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/165084590>
Qianlang Chen
Pull request: https://github.com/WebKit/WebKit/pull/54212
EWS
Committed 303664@main (287535cb5f15): <https://commits.webkit.org/303664@main>
Reviewed commits have been landed. Closing PR #54212 and removing active labels.