Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7f88b4fea23b489ccfd80364a3735f78f7d79aa1 https://github.com/WebKit/WebKit/commit/7f88b4fea23b489ccfd80364a3735f78f7d79aa1 Author: Darin Adler <da...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes