Cannot create new repository

The user or robot account does not have permission to create new repositories in this namespace.

I do not belong to an organization and this is not my namespace

A user can only create repositories in its own namespace. For example, the user devtable can only create repositories named devtable/(repo name).

I’m trying to use a robot account as my repository’s namespace

A user can only create repositories in its own namespace. Robot accounts cannot create be used as the namespace for repositories.

I’m trying to use a robot account to create a repository

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.

My account is part of an organization

Check with your organization administrator to ensure that your user or robot account is part of a team with the creator permission.