Bug 236659 - [git-webkit] Prompt user for bugzilla credentials during setup
Summary: [git-webkit] Prompt user for bugzilla credentials during setup
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-15 12:17 PST by Jonathan Bedard
Modified: 2023-01-05 15:30 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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