#174 createTag method should support to set extra data for a tag
Merged by mikem. Opened by tkopecek.
tkopecek/koji issue166  into  master

Download 174.patch

related https://pagure.io/koji/issue/166

Looks good, though looking at it I realize that the .split("=") needs to be .split("=", 1), both here and in the edit-tag command.

Fixed here: https://github.com/mikem23/koji-playground/commits/issue166

If this looks good to you I'll merge it all.

Yep, go for it.

Commit 1785e750 fixes this pull-request

Pull-Request has been merged by mikem@redhat.com

Metadata