Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 63ae187fab2df2f2b2dfaee1f658e44495047d9e
      
https://github.com/WebKit/WebKit/commit/63ae187fab2df2f2b2dfaee1f658e44495047d9e
  Author: David Kilzer <[email protected]>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py

  Log Message:
  -----------
  Follow-up: git-webkit: add `create-bug` and `tracker-metadata` subcommands
<https://bugs.webkit.org/show_bug.cgi?id=309535>
<rdar://problem/172135894>

Unreviewed fix.

Restore `radar.Tracker.RES`, the compiled-regex list used by the
`prepare-commit-msg` hook's `get_bugs_string()` to detect radar
URLs in the commit message.  The attribute was removed by
311151@main when `from_string()` was refactored to use
`parse_id()`, but the hook still references it directly.

* Tools/Scripts/libraries/webkitbugspy/webkitbugspy/radar.py:
(Tracker.RES): Add.

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



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

Reply via email to