I wanted to send a patch to bluez (https://src.fedoraproject.org/fork/eminguez/rpms/bluez) to fix https://bugzilla.redhat.com/show_bug.cgi?id=1699680 so I cloned the repo, but now I cannot push it back to it.
I don't see any 'ssh-key' tab in my seetings in src.fedoraproject.org :$
Thanks.
Only folks in the 'packager' group can use ssh with src.fedoraproject.org. Luckily, you can use https!
Do:
fedpkg clone fork/eminguez/rpms/bluez
and make sure you have a browser running to authenticate and get a token.
Then you should be able to push via git push or fedpkg push.
More info at https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits
Let us know if you run into any problems with it! And thanks for contibuting!
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)