[webkit-changes] [WebKit/WebKit] a53fee: [webkitscmpy] Fix GitHub mock reviewing

Jonathan Bedard noreply at github.com
Thu May 9 15:28:46 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a53feed8099c0e7166b36b8bcc39a5b63e07d508
      https://github.com/WebKit/WebKit/commit/a53feed8099c0e7166b36b8bcc39a5b63e07d508
  Author: Jonathan Bedard <jbedard at apple.com>
  Date:   2024-05-09 (Thu, 09 May 2024)

  Changed paths:
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/git_hub.py
    M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py

  Log Message:
  -----------
  [webkitscmpy] Fix GitHub mock reviewing
https://bugs.webkit.org/show_bug.cgi?id=273784
rdar://127615550

Reviewed by Dewei Zhu.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/git_hub.py:
(GitHub.request): Convert 'APPROVE' to 'APPROVED' and 'REQUEST_CHANGES' to 'CHANGES_REQUESTED'.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:
(TestNetworkPullRequestGitHub.test_review):
(TestNetworkPullRequestGitHub.test_review_reject):

Canonical link: https://commits.webkit.org/278592@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list