<?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>239133</bug_id>
          
          <creation_ts>2022-04-12 11:24:47 -0700</creation_ts>
          <short_desc>We should have use-case based reverse lookup page for various git-webkit use</short_desc>
          <delta_ts>2022-06-28 10:02:49 -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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=239082</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="Yusuke Suzuki">ysuzuki</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>1860741</commentid>
    <comment_count>0</comment_count>
    <who name="Yusuke Suzuki">ysuzuki</who>
    <bug_when>2022-04-12 11:24:47 -0700</bug_when>
    <thetext>Currently, we are not sure how to use the new git-webkit and how it can be used to do the thing done in webkit-patch.
We should have wiki reverse lookup use-case wiki page, like as follows,

1. I have a change in main branch. How can I open a bugzilla for this change, upload a change as a PR, and connect the PR to the opened bugzilla?

```
git webkit ...
```

2. I have an opened bugzilla, and I would like to upload my local `eng/xxx` change to GitHub for review and connect the PR to the already opened bugzilla

```
...
```</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1860832</commentid>
    <comment_count>1</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-04-12 13:18:50 -0700</bug_when>
    <thetext>(In reply to Yusuke Suzuki from comment #0)
&gt; Currently, we are not sure how to use the new git-webkit and how it can be
&gt; used to do the thing done in webkit-patch.
&gt; We should have wiki reverse lookup use-case wiki page, like as follows,
&gt; 
&gt; 1. I have a change in main branch. How can I open a bugzilla for this
&gt; change, upload a change as a PR, and connect the PR to the opened bugzilla?
&gt; 
&gt; ```
&gt; git webkit ...
&gt; ```
&gt; 
&gt; 2. I have an opened bugzilla, and I would like to upload my local `eng/xxx`
&gt; change to GitHub for review and connect the PR to the already opened bugzilla
&gt; 
&gt; ```
&gt; ...
&gt; ```

Both of these are `git-webkit pr`, although the &quot;open a bugzilla&quot; prompts have not been implemented yet. PRs are linked to bugzillas based on commit message content, you can see is in https://github.com/WebKit/WebKit/pull/274 / https://bugs.webkit.org/show_bug.cgi?id=237863.

The reverse-look up is a good idea, though, more complicated things like `webkit-patch apply-attachment` have parallels, but they&apos;re not obvious.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1862650</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-19 11:25:37 -0700</bug_when>
    <thetext>&lt;rdar://problem/91974332&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1878785</commentid>
    <comment_count>3</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-06-28 10:02:43 -0700</bug_when>
    <thetext>Added the reverse look-up table: https://github.com/WebKit/WebKit/wiki/Migration#webkit-patch-reverse-look-up</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>