> On Oct. 11, 2017, 3:29 p.m., Joseph Wu wrote: > > support/post-reviews.py > > Lines 142-144 (original), 142-146 (patched) > > <https://reviews.apache.org/r/62734/diff/1/?file=1842242#file1842242line142> > > > > The lack of help text in this argument parsing makes these new > > arguments basically undiscoverable :( > > > > https://www.reviewboard.org/docs/rbtools/dev/rbt/commands/post/#rbt-post > > > > In any case, it would be nice to have a `--bugs-closed` flag too, for > > mass-filling JIRAs.
Oh, yeah, we should do that too. - Andrew ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/62734/#review187712 ----------------------------------------------------------- On Nov. 5, 2017, 5:35 p.m., Andrew Schwartzmeyer wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/62734/ > ----------------------------------------------------------- > > (Updated Nov. 5, 2017, 5:35 p.m.) > > > Review request for mesos, Joseph Wu, Michael Park, and Till Toenshoff. > > > Repository: mesos > > > Description > ------- > > These options are appropriately forwarded to `rbt` so that you can post > reviews where the commit messages contain Markdown, and have the target > people automatically filled out. > > > Diffs > ----- > > support/post-reviews.py 5ecde40553c6b1ace9bfcf27a7268450b8bc2838 > > > Diff: https://reviews.apache.org/r/62734/diff/1/ > > > Testing > ------- > > Used it to post this patch. > > > Thanks, > > Andrew Schwartzmeyer > >
