Can someone tell me if there are any “gotchas” in the Feature Image creation process listed here:
https://pagure.io/fedoramagazine-images
I have followed the process at least 4 times from the top looking for my error but I can’t find.
I get through the entire process and try to do my push using
git push --set-upstream origin Thunderbird_filter
and I get a 403 error every time
$ git push --set-upstream origin Thunderbird_filter
fatal: unable to access ‘https://pagure.io/forks/rlengland/fedoramagazine-images.git/’: The requested URL returned error: 403
Any help would be greatly appreciated.