Bug 236659

Summary: [git-webkit] Prompt user for bugzilla credentials during setup
Product: WebKit Reporter: Jonathan Bedard <jbedard>
Component: Tools / TestsAssignee: Jonathan Bedard <jbedard>
Status: RESOLVED WONTFIX    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=237439

Description Jonathan Bedard 2022-02-15 12:17:22 PST
We need bugzilla credentials to modify bugs when running `git-webkit`. We should prompt the user for these credentials when setting up a repository.
Comment 1 Radar WebKit Bug Importer 2022-02-15 12:17:36 PST
<rdar://problem/88980650>
Comment 2 Jonathan Bedard 2022-02-15 12:22:18 PST
Pull request: https://github.com/WebKit/WebKit/pull/149
Comment 3 Jonathan Bedard 2022-04-04 16:12:01 PDT
Pull request: https://github.com/WebKit/WebKit/pull/245