-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
Since we moved primary email address of rdo-trunk account from amoralej+rdo-trunk@redhat.com to rhos-role-rdo-admin@redhat.com the python script rdo-create-project-github is not able to create new repo under https://github.com/rdo-packages
At the beginning we thought it was the API token that got disabled [2], but it's not.
The problem is that only member of the org can create repo. rdo-trunk was able to create new repo with amoralej+rdo-trunk@redhat.com because Alfredo is member of the org (GH accepts email subaddressing i.e with "+" char).
So to fix the issue we need to set rdo-trunk user as main owner in [1] org. Only the owners can add member and set 'owner' authorization.
[1] https://github.com/rdo-packages
[2] https://review.rdoproject.org/r/c/config/+/55058