[Webkit-unassigned] [Bug 152839] New: prepare-ChangeLog should include radar number

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 7 11:05:17 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=152839

            Bug ID: 152839
           Summary: prepare-ChangeLog should include radar number
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: joepeck at webkit.org
                CC: bfulgham at webkit.org, dbates at webkit.org,
                    ddkilzer at webkit.org, lforschler at apple.com,
                    webkit-bug-importer at group.apple.com

* SUMMARY
I use `prepare-ChangeLog -b ###` for all of my bugs. That adds a ChangeLog title like:

        prepare-ChangeLog should include radar number
        https://bugs.webkit.org/show_bug.cgi?id=152839

However a lot of bugzilla bugs also have <rdar://problem/####> links in the Bugzilla comments (e.g. webkit-bug-importer at group.apple.com).

It would be great if `prepare-ChangeLog -b ####` detected this and created a title like:

        prepare-ChangeLog should include radar number
        https://bugs.webkit.org/show_bug.cgi?id=152839
        <rdar://problem/########>

* NOTES
- A lamer but probably acceptable way to do this would be add a `prepare-ChangeLog -b ### -r ###` which at least removes the inconvenience of manually modifying every ChangeLog, but I still have to have found and copied the radar number myself.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160107/1db6d91f/attachment-0001.html>


More information about the webkit-unassigned mailing list