We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The input requires three paramters to work with GitHub owner, repo, issue-number.
owner
repo
issue-number
summaraizer --owner golang --repo go --issue-number 66960
Maybe we can introduce a shorthand for this like --github golang/go/66960 or something 🤔 Just because it is a bit more convenient 🙂
--github golang/go/66960
The text was updated successfully, but these errors were encountered:
Superseded by #18
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The input requires three paramters to work with GitHub
owner
,repo
,issue-number
.Maybe we can introduce a shorthand for this like
--github golang/go/66960
or something 🤔Just because it is a bit more convenient 🙂
The text was updated successfully, but these errors were encountered: