Skip to content

Doesn't support creating internal repository. #223

Open
@Ruby0510

Description

@Ruby0510

GitHub API supports creating internal repository when use GitHub Enterprise Cloud version. However, githubkit doesn't support it due to parameter checking when to create a repository. See:

githubkit/versions/v2022_11_28/types/group_0854.py
class OrgsOrgReposPostBodyType(TypedDict):
"""OrgsOrgReposPostBody"""

name: str
description: NotRequired[str]
homepage: NotRequired[str]
private: NotRequired[bool]
visibility: NotRequired[Literal[**"public", "private"**]]
has_issues: NotRequired[bool]
has_projects: NotRequired[bool]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Rest APIquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      pFad - Phonifier reborn

      Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

      Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


      Alternative Proxies:

      Alternative Proxy

      pFad Proxy

      pFad v3 Proxy

      pFad v4 Proxy