#387 Body changes for requesting new test repo
Merged by onosek. Opened by onosek.
onosek/fedpkg request_tests_repo  into  master

Download 387.patch

Adds new fields 'bug_id' (optional) and 'monitor' (fixed)

Relates: https://pagure.io/fedscm-admin/issue/22

Signed-off-by: Ondrej Nosek onosek@redhat.com

bug_id in the request-tests-repo is an optional argument unlike in the request_repo command.
In the request-repo is this bug_id checked for existence in Bugzilla and its summary is read. In request-tests-repo summary is not needed. Do I have to be strict in bug_id checking too? Currently, there is the same strict "policy".

The code itself looks sane to me. I can't comment whether fedscm-admin will accept it though.

rebased onto 5672d905e430dc599c4e1a9b2a3c447c225f63ab

Pull-Request has been merged by onosek

Metadata