Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0020642f8979da856997455fb9042c49a635777c
https://github.com/WebKit/WebKit/commit/0020642f8979da856997455fb9042c49a635777c
Author: Issac Roy <[email protected]>
Date: 2026-06-17 (Wed, 17 Jun 2026)
Changed paths:
M Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/branch.py
Log Message:
-----------
Re-prompt when issue description not provided
rdar://130688552
https://bugs.webkit.org/show_bug.cgi?id=317325
Reviewed by Elliott Williams.
Fixed rdar://130688552: The `git webkit pr` command was not properly
handling invalid descriptions. Now it repeatedly prompts the user to
enter a valid description until a valid one is provided and strips any
leading or trailing whitespace from it.
* Tools/Scripts/libraries/webkitscmpy/webkitscmpy/program/branch.py:
(Branch.ensure_issue):
Canonical link: https://commits.webkit.org/315412@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications