Incorrect help text in migrate-org command

Open Beginner friendly
#1,016 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
68/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
csharp
Domain
cli

Research direction

Open src/gei/Commands/MigrateOrg/MigrateOrgCommand.cs around lines 27-36 and inspect the help text for the four parameters. Verify the migrate-org help output, then correct the parameter descriptions so the organization and PAT options each describe the right value and the affected options no longer lack help text.

Written by the indexing model from the issue text.

Description

task

The help text for the --github-target-org and --github-source-org parameters of migrate-org are incorrect: https://github.com/github/gh-gei/blob/main/src/gei/Commands/MigrateOrg/MigrateOrgCommand.cs#L27-L36

I believe these should go on the --github-source-pat and --github-target-pat commands, instead, which currently have no help text defined.

Dependencies

  • None
Dominant language
C#
Stars
479
Forks
148
Avg merge
7d 21h
Merged PRs (30d)
2

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/gh-gei

All issues in github/gh-gei

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.