This pull request is based on patch in rhbz#829012. It adds copr-build command and removes tag-request. There are still some errors: container-build{,-setup} commands are missing.
copr-build
tag-request
container-build{,-setup}
rebased
Given that none of the people currently working on fedpkg uses ZSH, we can't reliably test this. I propose to merge this and let users file bugs when they find problems. Worst case scenario is that people using ZSH will have broken completion (as opposed to no completion at all).
Does that sound reasonable to you, @cqi?
Yes. Let's do it. :ok_hand:
Pull-Request has been merged by lsedlar
This pull request is based on patch in rhbz#829012. It adds
copr-buildcommand and removestag-request. There are still some errors:container-build{,-setup}commands are missing.