<?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>241981</bug_id>
          
          <creation_ts>2022-06-24 12:29:21 -0700</creation_ts>
          <short_desc>add an option to `git webkit pr` to customize the name of the branch when on `main`</short_desc>
          <delta_ts>2022-06-28 10:46: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>NEW</bug_status>
          <resolution></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="Devin Rousso">hi</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>hi</cc>
    
    <cc>jbedard</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1878244</commentid>
    <comment_count>0</comment_count>
    <who name="Devin Rousso">hi</who>
    <bug_when>2022-06-24 12:29:21 -0700</bug_when>
    <thetext>ideally it&apos;d be nice to have the name of the branch come from the bugzilla (or radar) number, that way there&apos;s no chance of conflict and it&apos;s much easier to read (instead of some super long thing based on the name of the bug)

my current workflow is:
1. create bugzilla bug
2. `git checkout -b eng/{bugzilla bug ID}`
3. `git commit -a`
4. `git webkit pr`
but it would be super nice to skip steps 1-3 but just `git webkit pr` when on `main` (and have it use a sane branch name)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1878245</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2022-06-24 12:29:33 -0700</bug_when>
    <thetext>&lt;rdar://problem/95872954&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1878773</commentid>
    <comment_count>2</comment_count>
    <who name="Jonathan Bedard">jbedard</who>
    <bug_when>2022-06-28 09:18:39 -0700</bug_when>
    <thetext>Am I understanding the request here to essentially be: &quot;Let me use the bug number by default instead of the bug title as the branch name&quot;?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1878798</commentid>
    <comment_count>3</comment_count>
    <who name="Devin Rousso">hi</who>
    <bug_when>2022-06-28 10:46:22 -0700</bug_when>
    <thetext>yeah that would be one way to put it

ideally anything other than the bug title as the branch name 😅</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>