guyzmo / guyzmo/git-repo

Ability to assign pull request to a github user

Open
#64 2 comments 0 reactions 0 assignees View on GitHub
backlog enhancement good first issue help wanted
Dominant language
Python
Stars
855
Forks
92
PR merge metrics
No merged PRs in 30d

Description

My usual workflow when creating a pull request is to assign it to a collaborator. Right now, using `git hub request create` doesn't save me much time because I still have to open up github.com to assign the PR. It would be great if I could pass an `-a ` parameter to `git hub request create` to automatically assign the PR when it's created.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the implementation and argument parsing for `git hub request create`; the issue does not name a file or test. Add support for `-a ` so the created GitHub pull request is assigned to that user, then verify the command creates an assigned pull request.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github, python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.