The user or robot account does not have permission to create new repositories in this namespace.
A user can only create repositories in its own namespace. For example, the user devtable
can only create repositories named devtable/(repo name)
.
A user can only create repositories in its own namespace. Robot accounts cannot create be used as the namespace for repositories.
Robot accounts, despite living under your username or organization name, do not normally possess the ability to create repositories in that namespace for security reasons.
For a user-owned robot account, a repository must be created by the user first, and then permissions granted to the robot account in the repository permissions table to pull and/or push to that repository.
For an organization-owned robot account, a robot account can be granted permission to create repositories if placed under a team with the creator
permission. Otherwise, a robot account must be granted individual permissions.
Check with your organization administrator to ensure that your user or robot account is part of a team with the creator
permission.