#570 Update expired token exception instructions
Merged by onosek. Opened by ferdnyc.
https://pagure.io/forks/ferdnyc/fedpkg.git master

Download 570.patch

The exception was instructing the user to run the command fedpkg set-pagure-token <token>, which doesn't work. The command only accepts the token interactively at a prompt, not on the command line (presumably for security purposes).

Exception message and unit test for same adjusted accordingly.

(Forgive the weird remote-pull-request shenanigans. For some reason, if I try to open a PR from my fork here, Pagure shows "🚫 Pull-request have been disabled for this repo".)

Well, I don't understand what Jenkins is doing. It's adding the same remote (https://pagure.io/fedpkg.git) as both origin and proposed, and then acting surprised when it can't find a proposed/expired-token-instructions branch to merge into origin/master.

Commit c0f9604f fixes this pull-request

Pull-Request has been merged by onosek

Thanks, originally this should have been placed in #534 by me.

Merged manually, tests are still passing.
https://jenkins-fedora-infra.apps.ocp.cloud.ci.centos.org/job/fedpkg-pipeline/336/

Metadata