<?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>239329</bug_id>
          
          <creation_ts>2022-04-14 05:05:57 -0700</creation_ts>
          <short_desc>[git-webkit] Personal branch is &quot;not a PR branch&quot;</short_desc>
          <delta_ts>2022-04-14 14:16:22 -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>
          
          
          <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="Antoine Quint">graouts</reporter>
          <assigned_to name="Jonathan Bedard">jbedard</assigned_to>
          <cc>jbedard</cc>
    
    <cc>mcatanzaro</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1861448</commentid>
    <comment_count>0</comment_count>
    <who name="Antoine Quint">graouts</who>
    <bug_when>2022-04-14 05:05:57 -0700</bug_when>
    <thetext>I&apos;ve been working on a bug and created a local branch &quot;macos-preview-cleanup&quot; off main using `git checkout -b macos-preview-cleanup` which I then pushed to my fork. My remotes are listed as such:

fork	git@github.com:graouts/WebKit.git (fetch)
fork	git@github.com:graouts/WebKit.git (push)
graouts	git@github.com:graouts/WebKit.git (fetch)
graouts	git@github.com:graouts/WebKit.git (push)
origin	git@github.com:WebKit/WebKit.git (fetch)
origin	git@github.com:WebKit/WebKit.git (push)

So my branch is set to track &quot;graouts/macos-preview-cleanup&quot;

I created my ChangeLog prior to starting the PR process using `prepare-ChangeLog -o --merge-base main -b XXXXXX`. Then I ran the following and things didn&apos;t work:

OpenSource &gt; git-webkit pr
&apos;macos-preview-cleanup&apos; is not a pull request branch, enter name of new branch (or bug URL): ^C
User interrupted program

I would have expected that my branch which is already pushed to a remote should be able to be used as-is for a pull request.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861519</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-04-14 08:58:40 -0700</bug_when>
    <thetext>&lt;rdar://problem/91756286&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861524</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-04-14 09:07:47 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/290</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861549</commentid>
    <comment_count>3</comment_count>
    <who name="Michael Catanzaro">mcatanzaro</who>
    <bug_when>2022-04-14 10:08:46 -0700</bug_when>
    <thetext>(In reply to Jonathan Bedard from comment #2)
&gt; Pull request: https://github.com/WebKit/WebKit/pull/290

This probably/mostly also fixes bug #239126, yes?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861563</commentid>
    <comment_count>4</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-04-14 10:36:08 -0700</bug_when>
    <thetext>(In reply to Michael Catanzaro from comment #3)
&gt; (In reply to Jonathan Bedard from comment #2)
&gt; &gt; Pull request: https://github.com/WebKit/WebKit/pull/290
&gt; 
&gt; This probably/mostly also fixes bug #239126, yes?

It won&apos;t change what we&apos;re encouraging you to do, but yes, it will mean we support most flavors of personally created branches.

There is still the matter of EWS&apos;s pickiness regarding PRs from main branches, which we should continue to discuss in https://bugs.webkit.org/show_bug.cgi?id=239126.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1861628</commentid>
    <comment_count>5</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-04-14 14:16:19 -0700</bug_when>
    <thetext>Committed r292890 (249660@main): &lt;https://commits.webkit.org/249660@main&gt;

Reviewed commits have been landed. Closing PR #290 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>