[kteam-tools][PATCH 0/3] notify-stable-review enhancements

Kamal Mostafa kamal at canonical.com
Tue Jul 30 19:08:58 UTC 2013


New optional command-line flags for notify-stable-review, useful for
recovering from a partially busted run.

notify-stable-review

    --sent_cover_letter=<Message-Id>
		 (Optional and unusual) Assumes the cover letter has
		 already been sent as <Message-Id>, so passes that to
		 git-send-email as the --in-reply-to to be used (and
		 does not generate another cover letter).

    --edit_patch_dir
		 Starts a subshell in the directory of generated
		 patches just before sending to allow edits or
		 selective removal.


Kamal Mostafa (3):
  notify-stable-review: factor out generate_cover_letter()
  notify-stable-review: implement --sent-cover-letter=<Message-Id>
  notify-stable-review: implement --edit_patch_dir

 stable/notify-stable-review | 181 ++++++++++++++++++++++++++++----------------
 1 file changed, 117 insertions(+), 64 deletions(-)

-- 
1.8.1.2





More information about the kernel-team mailing list