github-review icon indicating copy to clipboard operation
github-review copied to clipboard

Github code reviews with Emacs.

Results 24 github-review issues
Sort by recently updated
recently updated
newest added

It seems doom-emacs now uses `code-review` with magit by default (since https://github.com/hlissner/doom-emacs/pull/5846). So the readme info seems to need revisions. I killed some time trying to figure out why I...

It all looks ea2f1b4 Use GraphQL API broke authentication for my environment (emacs 28 + ubuntu 18.04). that was content with documented machine api.github.com ... I did not bisect it...

It's about this part: > Add a line to your auth source files with your login and token: [...] Bluntly, I just don't know what "my auth source files" refers...

I searched and found #68 but I'm not trying it with a github enterprise repo, I'm doing: ``` M-x github-review-start https://github.com/codygman/devos/pull/1 RET ``` Then I receive: ``` Got an error...

bug
question

I can't quite follow the logic of github-review-submit-review but I can't see it calling either github-review-post-review-replies or github-review-post-review when I haven't added any additional comments and I just want to...

We are already able to submit suggestion code with `github-review` however a specific syntax needs to be followed. This PR adds a new public function that you can call with...

When we add this service, it will count every hit of this repo. And this will guide us more about the visitors each day and will indicate the total views....

First of all, thank you a lot for this package. The Github code review interface sucks when using a screen reader, but this allows me to use it with Emacs...

enhancement

that intended to work on the pr and commit document respectively into common methods. The type of the document is deduced from the document descriptor alist. Fixed read-only buffer case...