Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 02059fcf6f679bcabd3f4942458d9f2e107d6ecc
      
https://github.com/WebKit/WebKit/commit/02059fcf6f679bcabd3f4942458d9f2e107d6ecc
  Author: Issac Roy <[email protected]>
  Date:   2026-06-24 (Wed, 24 Jun 2026)

  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:
  -----------
  [git-webkit] Auto-update Radar when uploading a pull-request
rdar://130129302
https://bugs.webkit.org/show_bug.cgi?id=317460

Reviewed by Elliott Williams.

When a pull-request is created or updated, automatically update the
associated Radar. Controlled by the `webkitscmpy.update-radar` config
key (default: true) and a `--update-radar` / `--no-update-radar` flag.

* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/pull_request.py:
(PullRequest.parser): Add --update-radar / --no-update-radar argument.
(PullRequest.create_pull_request): Update radar after PR is created or updated.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/test/pull_request_unittest.py:

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



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

Reply via email to