Support issue/pr format `owner/repo#number`
Open
Beginner friendly
enhancement
gh-issue
gh-pr
- Dominant language
- Go
- Stars
- 46.3k
- Forks
- 9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 89
Description
### Describe the feature or problem you’d like to solve
Support like `gh issue view rust-lang/rust#105077`
### Proposed solution
This is one of the common formats in GitHub, where users want to copy and paste instead of manually adding `https://github.com/` and `/issues/`
### Additional context
None
Contributor guide
Research direction
No file or test is named. Start with the argument parsing used by `gh issue view` and compare it with the existing accepted issue and pull-request formats; done means `owner/repo#number`, such as `rust-lang/rust#105077`, is accepted by the command.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 74/100