Skip to content

"qisrc push --no-review" tries to set reviewers #97

@plemagourou

Description

@plemagourou

Even if qisrc push was launch with the option --no-review, qisrc tries to add reviewers and a failure warning is printed. The push command is well executed though.

Here are a few lines that show the problem:

qisrc push --no-review
Fetching gerrit
Total 0 (delta 0), reused 0 (delta 0)
remote: Processing changes: closed: 1, refs: 1, done
[...]
Adding reviewers... (user1, user2)
[...]
[WARN ]: Couldn't set reviewers
[WARN ]: The following command failed
['/usr/bin/ssh', '-p', '29418', 'user@server', 'gerrit', 'set-reviewers', '43ff328a54420d291a281d4a6c617178eb4e3fe3', '149a3583829455f9934128008e479a241e76f1eb', '--add user1', '--add user2']
Return code is 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions