I've got an SSH key in FAS. I log into src.fedoraproject.org using my FAS login.
src.fedoraproject.org
I looked under "My Settings" and "My Public Profile" but there is no box to enter SSH key. I thought it might have synced from FAS, so I tried to push to a repo but it fails.
# git push ssh://mariolimonciello@pkgs.fedoraproject.org/forks/mariolimonciello/rpms/libsmbios.git Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
This is a duplicate of https://pagure.io/fedora-infrastructure/issue/6361
Basically due to the way things are setup now, only packagers can push to src.fedoraproject.org at all. You will need to use a remote repo and file a remote PR.
We are working to fix this down the road by adding https auth for pushes, but it is not in place yet.
Sorry for the trouble.
Metadata Update from @kevin: - Issue close_status updated to: Duplicate - Issue status updated to: Closed (was: Open)