#77 [patch] add fedpkg tag command
Closed: Invalid None Opened 13 years ago by petersen.

This patch add a tag command to fedpkg.

It checks the local tree it clean and pushed to remotely.
And then tags the current index with NVR.

Still leaves the problem of pushing the tag to origin.
I suppose it could "git push --tags" after successful tagging.


Maybe fedpkg build should also do this after a successful build.
At least until we hopefully get a koji tagbot.

Jochen Schmitt is already working on a tag function, and I just sent him review notes on the patch. As for doing it after a successful build, that's hard since people can ^c out of watching a build, or just not follow the build at all. I think a bot is a better solution here, otherwise people can do fedpkg build && fedpkg tag

Login to comment on this ticket.

Metadata