On Thu, 11 Oct 2018, Sean Paul <[email protected]> wrote: > From: Sean Paul <[email protected]> > > dim mostly works with the maintainer-tools branch, so add a TODO to > cleanup the remaining issues so dim can manage dim. > > Signed-off-by: Sean Paul <[email protected]> > --- > TODO.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/TODO.rst b/TODO.rst > index ab4a43f2b3b6..84d5ca95999f 100644 > --- a/TODO.rst > +++ b/TODO.rst > @@ -20,6 +20,10 @@ dim > - Harvest and add Cc labels to all authors when tagging a branch > (ex: > https://cgit.freedesktop.org/drm-misc/tag/?h=drm-misc-next-2018-03-21) > - Parse Cc labels from tag body and add as email headers when sending pull > requests > +- Add support to manage maintainer-tools branch in dim. It mostly works with > the > + exception of push-branch which pushes to remote:maintainer-tools instead of > + remote:master (or w/e the destination branch is). We should also skip > + rebuild-tip if the branch being pushed is not in the integration target.
Mmmh, changing dim might change the result of rebuild-tip though ;) Ack on both patches. BR, Jani. > > qf > -- -- Jani Nikula, Intel Open Source Graphics Center _______________________________________________ dim-tools mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dim-tools
