8000 Create version of github-pr-maker that can take commands rather than specifying inputs from user interaction · Issue #10 · richardgaunt/github-pr-maker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Create version of github-pr-maker that can take commands rather than specifying inputs from user interaction #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
richardgaunt opened this issue May 9, 2025 · 0 comments

Comments

@richardgaunt
Copy link
Owner

I want to be able to create PR with a CLI command

gh_pr --issue JIRA-123 --title Added fix for feature. --changes "Added tests for feature., Added functionality,Added lintfixes"

  1. Specify options for creating a PR:
  2. Issue Number: --issue
  3. Title: --title
  4. Changes: --changes (comma separated list, this gets converted into an array of changes for tool)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0