emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] For Patchwork workers: An updated pw


From: John Wiegley
Subject: [Orgmode] For Patchwork workers: An updated pw
Date: Thu, 1 Jul 2010 20:16:22 -0400

I've updated pw to make life much easier for patch maintainers.

The workflow is now reduced to three steps total:

    pw branch <#>
    <amend/review the commit now on the current t/patch# branch>
    pw merge <#>

Improvements provided by the new script:

 1. "pw branch" now sets the status to 'Under Review' and yourself as
    the delegate automatically if it succeeds in creating the local
    topic branch.

 2. "pw merge" sets the status to "Accepted" and also marks it as
    archived.

 3. Whenever state is changed to "Accepted" (as in #2) or "RFC", an
    e-mail gets sent to both the mailing list and the patch author.
    This e-mail appears in threads as a followup to the original
    patch submission.

Note: If you are changing the state to RFC, you must provide the
name of the delegate who is governing the RFC, for example:

  pw update -d jwiegley -s RFC 105

Failure to do so will generate a descriptive error message.

John

Attachment: pw
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]