Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f27fb1f4bcaa82a48e1e80045a8d02a3219569dd
      
https://github.com/WebKit/WebKit/commit/f27fb1f4bcaa82a48e1e80045a8d02a3219569dd
  Author: Jonathan Bedard <jbed...@apple.com>
  Date:   2024-04-18 (Thu, 18 Apr 2024)

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

  Log Message:
  -----------
  [webkitscmpy] Allow responses to Bitbucket comments
https://bugs.webkit.org/show_bug.cgi?id=272915
rdar://126707905

Reviewed by Elliott Williams.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/mocks/remote/bitbucket.py:
(BitBucket.request): Process response comments.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/remote/bitbucket.py:
(BitBucket.PRGenerator.comment): Allow comments to be made in response to
other comments.
(BitBucket.PRGenerator._children_for_comment): Recursively extract responses
from the current comment.
(BitBucket.PRGenerator.comments): Ensure that we return all response comments 
as well.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to