#2933 Enable/disable channel
Merged by tkopecek. Opened by jcupova.
jcupova/koji issue-1851  into  master

Download 2933.patch

Fixes: https://pagure.io/koji/issue/1851

rebased onto 0b6b048ac0dde810da5aeaf07282a28b875264ee

rebased onto 5d0cf4f18b3fe76b532d5690a1658748617164fe

If comment is not specified, previous comment should stay in place. With this code it will be overwritten with empty string (same for disable) (wrong place for my comment - meant to be in final call of handle_enable_channel)

It is copy from list-hosts. Let's move it to koji_cli/lib.py (and add option for length with 50 default (full length))

rebased onto 3047f997be98cba52c14851fe5c1591f184c2cb5

@tkopecek fixed

koji edit-channel default (without any options) will raise a traceback

typo here: s/description/comment/

Thins needs to be length - 3 (resulting string with ... has to be == length)

rebased onto df4adbfe68d5d1d55fccf5c84c3878d73cbf760a

Metadata Update from @julian8628:
- Pull-request tagged with: testing-ready

rebased onto 9c42b942db48d92719646c4a36c0e11336786014

rebased onto 86aba5264c3f2a27b4d99dabdcf1f634616cd317

rebased onto 53773560d48e4eef887ce84553a4cac3f4354d08

rebased onto 262f8e2d5a3f1dbfc98076f716e0b718f50f850b

rebased onto 17fe5c692acc139f7d8bb51deb2eadca2c12bfdd

Metadata Update from @jobrauer:
- Pull-request tagged with: testing-done

Commit cfcf900e fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata