Skip to content

Add "github integrate" task #6

@zstumgoren

Description

@zstumgoren
  • Prompts user to select an account for repo creation
  • Checks if repo already exists on Github
  • Executes git init, git commit -m "Initial commit" and git push to new repo
  • Asks user to set privacy level via prompt

Test Scenarios

  • Choose default user account
  • Choose org account
  • Repo does not exist for account
  • Repo already exists for account
  • Repo created
  • Repo already integrated (i.e. it's already been gitified and integrated with Github)

Metadata

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