On Thu, Apr 3, 2014 at 7:21 PM, Miro Hrončok <mhroncok@redhat.com> wrote:
Since there are lots of questionmarks in the air about what should task
assistants do, and the docs say:

$ da task <TODO:NOTHING YET>



I've also have a couple ideas about tasks, but nowadays I almost have no spare time to implement them :(
that is my 2¢, so do not think that tasks is a useless feature :) -- I still have plans for it! :)
So, maybe if you could share your ideas we could work on them together? Or is it supposed to be a surprise for us? :)

Thanks,
Slavek.

I have an idea. An assistant that would create a Github Pull Request.

The workflow would be:

$ da prep custom --gh-fork hroncok --url git@github.com:spam/eggs.git
$ git checkout -b cool
$ do stuff
$ git commit -a
$ ...
$ git push -u origin cool
$ da task pr origin/cool upstream/master

I guess some part of this would need to be implemented in DA.

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devassistant mailing list
devassistant@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/devassistant


_______________________________________________
devassistant mailing list
devassistant@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/devassistant



--
Regards,
Bohuslav "Slavek" Kabrda.