<?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>309535</bug_id>
          
          <creation_ts>2026-03-09 17:35:12 -0700</creation_ts>
          <short_desc>git-webkit: add `create-bug` and `tracker-metadata` subcommands</short_desc>
          <delta_ts>2026-04-23 16:22: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>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=313182</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>
          <dependson>312231</dependson>
          <blocked>312300</blocked>
    
    <blocked>312722</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="David Kilzer (:ddkilzer)">ddkilzer</reporter>
          <assigned_to name="David Kilzer (:ddkilzer)">ddkilzer</assigned_to>
          <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>2188544</commentid>
    <comment_count>0</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2026-03-09 17:35:12 -0700</bug_when>
    <thetext>`git-webkit` has no built-in way to create Bugzilla bugs or query Bugzilla metadata (products, components, keywords) from the command line. Users must use the web interface or external scripts.

Add two new `git-webkit` subcommands:

`git-webkit create-bug` -- create a new bug on the configured Bugzilla tracker with support for:
- `--title` and `-F`/`--file` for title and description
- `--component` and `--project` (prompts interactively if omitted)
- `--keywords`, `--cc`, `--assignee`
- `--depends-on`, `--blocks`, `--see-also` for bug relationships
- `--radar` for linking to Apple Radar (with automatic security product detection for redacted radars)
- Automatic detection of security-related keywords in title/description with a prompt to use the Security product

`git-webkit bugzilla-metadata` -- fetch and display Bugzilla products, components, and keywords with support for:
- `--format json` (default) or `--format text` output
- `--products` or `--keywords` to filter output
- `--cache` to read/write a local JSON cache file (avoids authentication for repeated queries)
- `--update-cache` to force a cache refresh</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2188545</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2026-03-09 17:37:09 -0700</bug_when>
    <thetext>&lt;rdar://problem/172135894&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2188550</commentid>
    <comment_count>2</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2026-03-09 17:42:00 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/60231</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2199959</commentid>
    <comment_count>3</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-13 17:19:27 -0700</bug_when>
    <thetext>Committed 311151@main (00af9f0cd691): &lt;https://commits.webkit.org/311151@main&gt;

Reviewed commits have been landed. Closing PR #60231 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2199962</commentid>
    <comment_count>4</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2026-04-13 17:23:12 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/62684</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2199964</commentid>
    <comment_count>5</comment_count>
    <who name="Keith Miller">keith_miller</who>
    <bug_when>2026-04-13 17:27:05 -0700</bug_when>
    <thetext>Sorry, during a rebase I amended rather than --continuing</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2200029</commentid>
    <comment_count>6</comment_count>
    <who name="David Kilzer (:ddkilzer)">ddkilzer</who>
    <bug_when>2026-04-13 20:40:40 -0700</bug_when>
    <thetext>Re-opening for pull request https://github.com/WebKit/WebKit/pull/62704</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2200032</commentid>
    <comment_count>7</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2026-04-13 20:45:58 -0700</bug_when>
    <thetext>Committed 311158@main (63ae187fab2d): &lt;https://commits.webkit.org/311158@main&gt;

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

    </bug>

</bugzilla>