Skip to content

validate github organization and username #630

Open
@fdiblen

Description

          Acording to https://github.com/join page,

Github username may only contain alphanumeric characters or hyphens.
Github username cannot have multiple consecutive hyphens.
Github username cannot begin or end with a hyphen.
Maximum is 39 characters.

Originally posted by @lyashevska in #624 (comment)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      validate github organization and username · Issue #630 · NLeSC/python-template