RESOLVED WORKSFORME 239420
[git-webkit] Post comment in bugzilla for corresponding PR
https://bugs.webkit.org/show_bug.cgi?id=239420
Summary [git-webkit] Post comment in bugzilla for corresponding PR
Philippe Normand
Reported 2022-04-16 08:42:08 PDT
`git webkit pr` should submit a comment to the corresponding bugzilla ticket when creating a PR, at least mention the PR link :)
Attachments
Philippe Normand
Comment 1 2022-04-17 09:35:24 PDT
It's not working for me I suppose :) Created 'PR 306 | [GStreamer] Pipewire display capture broken'! Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to modify 'https://bugs.webkit.org/show_bug.cgi?id=239435 None' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Assigning associated issue to Philippe Normand <pnormand@igalia.com> Failed to fetch comments for 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to modify 'https://bugs.webkit.org/show_bug.cgi?id=239435 None' Posted pull request link to https://bugs.webkit.org/show_bug.cgi?id=239435 Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' Failed to fetch 'https://bugs.webkit.org/show_bug.cgi?id=239435' https://github.com/WebKit/WebKit/pull/306
Radar WebKit Bug Importer
Comment 2 2022-04-23 08:43:13 PDT
Jonathan Bedard
Comment 3 2022-04-25 11:33:31 PDT
It does, that likely means whatever your keystore is has the wrong bugzilla credentials.
Philippe Normand
Comment 4 2022-04-27 04:12:46 PDT
(In reply to Jonathan Bedard from comment #3) > It does, that likely means whatever your keystore is has the wrong bugzilla > credentials. How do I reset these then?
Jonathan Bedard
Comment 5 2022-04-28 10:38:34 PDT
(In reply to Philippe Normand from comment #4) > (In reply to Jonathan Bedard from comment #3) > > It does, that likely means whatever your keystore is has the wrong bugzilla > > credentials. > > How do I reset these then? That's going to depend on what your system's keystore is, which we do through keyring. I can speak for MacOS, but not other platforms. That being said, Michael Catanzaro fixed a fun little bug in https://bugs.webkit.org/show_bug.cgi?id=239741 which might have been the root of your issue.
Philippe Normand
Comment 6 2022-04-28 10:48:50 PDT
Oh wow, yes, Michael's patch definitely looks like a good fix for what I experienced so far. I'll check again next time I submit a PR. Thanks!
Note You need to log in before you can comment on or make changes to this bug.