Github organisations look like real users to github actions as their name is used where a human user would be, in the URL. We need to add a way for a user to register an organisation, verify that they are the administrator of the organisation, and store that relationship so that when we get an org name, we know who it is coming from (and can allow them to create new secrets for organisation projects)
Github organisations look like real users to github actions as their name is used where a human user would be, in the URL. We need to add a way for a user to register an organisation, verify that they are the administrator of the organisation, and store that relationship so that when we get an org name, we know who it is coming from (and can allow them to create new secrets for organisation projects)