[webkit-changes] [WebKit/WebKit] 7f88b4: Don't convert the bugs.webkit.org version to a lab...
Darin Adler
noreply at github.com
Mon Nov 14 15:40:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7f88b4fea23b489ccfd80364a3735f78f7d79aa1
https://github.com/WebKit/WebKit/commit/7f88b4fea23b489ccfd80364a3735f78f7d79aa1
Author: Darin Adler <darin at apple.com>
Date: 2022-11-14 (Mon, 14 Nov 2022)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py
Log Message:
-----------
Don't convert the bugs.webkit.org version to a label when creating a pull request
https://bugs.webkit.org/show_bug.cgi?id=247850
rdar://problem/102281574
Reviewed by Yusuke Suzuki.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): Removed the code to set the version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
Removed the assertion that expects a label is set based on the version "Other".
Canonical link: https://commits.webkit.org/256677@main
More information about the webkit-changes
mailing list