<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>239420</bug_id>
          
          <creation_ts>2022-04-16 08:42:08 -0700</creation_ts>
          <short_desc>[git-webkit] Post comment in bugzilla for corresponding PR</short_desc>
          <delta_ts>2022-04-28 10:48:50 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Tools / Tests</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=239741</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>239082</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Philippe Normand">pnormand</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1862053</commentid>
    <comment_count>0</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-04-16 08:42:08 -0700</bug_when>
    <thetext>`git webkit pr` should submit a comment to the corresponding bugzilla ticket when creating a PR, at least mention the PR link :)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1862149</commentid>
    <comment_count>1</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-04-17 09:35:24 -0700</bug_when>
    <thetext>It&apos;s not working for me I suppose :)

Created &apos;PR 306 | [GStreamer] Pipewire display capture broken&apos;!
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to modify &apos;https://bugs.webkit.org/show_bug.cgi?id=239435 None&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Assigning associated issue to Philippe Normand &lt;pnormand@igalia.com&gt;
Failed to fetch comments for &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to modify &apos;https://bugs.webkit.org/show_bug.cgi?id=239435 None&apos;
Posted pull request link to https://bugs.webkit.org/show_bug.cgi?id=239435
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
Failed to fetch &apos;https://bugs.webkit.org/show_bug.cgi?id=239435&apos;
https://github.com/WebKit/WebKit/pull/306</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863889</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-23 08:43:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/92217316&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864163</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-04-25 11:33:31 -0700</bug_when>
    <thetext>It does, that likely means whatever your keystore is has the wrong bugzilla credentials.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1864767</commentid>
    <comment_count>4</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-04-27 04:12:46 -0700</bug_when>
    <thetext>(In reply to Jonathan Bedard from comment #3)
&gt; It does, that likely means whatever your keystore is has the wrong bugzilla
&gt; credentials.

How do I reset these then?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1865187</commentid>
    <comment_count>5</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-04-28 10:38:34 -0700</bug_when>
    <thetext>(In reply to Philippe Normand from comment #4)
&gt; (In reply to Jonathan Bedard from comment #3)
&gt; &gt; It does, that likely means whatever your keystore is has the wrong bugzilla
&gt; &gt; credentials.
&gt; 
&gt; How do I reset these then?

That&apos;s going to depend on what your system&apos;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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1865193</commentid>
    <comment_count>6</comment_count>
    <who name="Philippe Normand">pnormand</who>
    <bug_when>2022-04-28 10:48:50 -0700</bug_when>
    <thetext>Oh wow, yes, Michael&apos;s patch definitely looks like a good fix for what I experienced so far. I&apos;ll check again next time I submit a PR. Thanks!</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>