1fedora-create-review(1)     General Commands Manual    fedora-create-review(1)
2
3
4

NAME

6       fedora-create-review  -  Automatically  create  RPM  review request for
7       Fedora.
8
9

SYNOPSIS

11       fedora-create-review <specfile> <srpmfile>
12
13
14

DESCRIPTION

16       This tool create review request for rpm packages for Fedora. It  starts
17       a scratch build on koji, upload your file onto fedorapeople, create the
18       review request and add a comment that the  scratch-build  on  koji  was
19       successful.
20
21

USAGE

23       This program creates RPM review request for Fedora.
24
25       fedora-create-review <specfile> <srpmfile>
26
27              This will start a build on koji using the given srpmfile. If the
28              build is successful, both file will be uploaded onto  fedorapeo‐
29              ple.  Finally,  the review request is generated and a comment is
30              added on the bug about the successful scratch-build.
31
32

OPTIONS

34       --user
35           FAS user name.
36
37       --rename-request
38           To create a rename request instead of a review request.
39
40       --koji-target
41           Specify the target for the scratch build. Defaults to rawhide.
42           The list of targets can be obtained using `koji list-targets`.
43
44       --no-scratch-build
45           To skip the scratch build but still create the review.
46
47       --debug
48           Provides a more detailed output of what's going on.
49
50       --test
51           Create the review on a test bugzilla instance instead of the  offi‐
52       cial one.
53
54

FILES

56       $HOME/.config/fedora-create-review
57              User configuration files for fedora-create-review
58
59

AUTHORS

61         Original author: Pierre-Yves Chibon <pingou@pingoured.fr>
62
63         Developers:
64             Pierre-Yves Chibon <pingou@pingoured.fr>
65             Stanislav Ochotnicky <sochotnicky@redhat.com>
66
67         For a list of all contributors see AUTHORS file
68
69
70
71       No known bugs at this time
72
73
74
75                                                       fedora-create-review(1)
Impressum