[webkit-changes] [WebKit/WebKit] feea59: [git-webkit] Provide mechanism to exempt bugs from...
Jonathan Bedard
noreply at github.com
Tue Apr 18 15:20:03 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: feea593221f257c368e8e063eed78a8962c15b6c
https://github.com/WebKit/WebKit/commit/feea593221f257c368e8e063eed78a8962c15b6c
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/setup.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py
Log Message:
-----------
[git-webkit] Provide mechanism to exempt bugs from redaction (Follow-up)
https://bugs.webkit.org/show_bug.cgi?id=254993
rdar://107615755
Reviewed by Dewei Zhu.
* Tools/Scripts/libraries/webkitscmpy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.create_pull_request): If the issue exempt from redaction is the second issue,
we should print the fact that the first redacted issue is being made public.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
Canonical link: https://commits.webkit.org/263099@main
More information about the webkit-changes
mailing list