fedora-review-digest - Man Page

Condense a fedora-review run of an auto-generated spec into a review comment

Synopsis

fedora-review-digest [-c|--comment] [-y|--yes] [--reviews-dir] [--no-net] [--post] [-h|--help] [-V|--version] [DIR-OR-BUGID] [subcommands]

Description

Condense a fedora-review run of an auto-generated spec into a review comment

Options

-c, --comment <TEXT>

Reviewer note placed above the review ("LGTM!")

-y, --yes

Accept inferred checklist marks without prompting

--reviews-dir <DIR> [default: .]

Base directory for bug-id lookup

--no-net

Skip the crates.io latest-version check

--post

Post to Bugzilla: comment, review flag, claim

-h, --help

Print help

-V, --version

Print version

[DIR-OR-BUGID]

fedora-review result dir, or a bug id under --reviews-dir

Commands

fedora-review-digest config

fedora-review-digest config [-h|--help]

Set up or verify the Bugzilla API key used by `--post`

-h,  --help

Print help

fedora-review-digest run

fedora-review-digest run [--copr] [--repo] [-m|--mock-config] [--mock-option] [--uniqueext] [--dry-run] [--no-digest] [-c|--comment] [-y|--yes] [--reviews-dir] [--no-net] [--post] [-h|--help] <BUGID>

Run fedora-review on a bug, then digest the result

--copr <OWNER/PROJECT>

COPR(s) with staged deps (owner/project; CSV ok)

--repo <URL>

Extra repo baseurl(s) to build against (CSV ok)

-m, --mock-config <NAME>

Mock config; doubles as the COPR chroot name

--mock-option <OPT>

Extra mock option(s), appended to fedora-review -o

--uniqueext <TEXT>

Unique mock buildroot suffix (mock --uniqueext)

--dry-run

Print the fedora-review command without running it

--no-digest

Stop after the fedora-review build (skip digest)

-c, --comment <TEXT>

Reviewer note placed above the review ("LGTM!")

-y, --yes

Accept inferred checklist marks without prompting

--reviews-dir <DIR> [default: .]

Base directory for bug-id lookup

--no-net

Skip the crates.io latest-version check

--post

Post to Bugzilla: comment, review flag, claim

-h, --help

Print help

<BUGID>

Review-request Bugzilla bug id (fedora-review -b)

Info

2026-08-05 sandogasa 0.19.1 Sandogasa Manual