-
Notifications
You must be signed in to change notification settings - Fork 15
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
see PR I already commented on #5
Comments
I'll do a first simple iteration in which you can optionally pass in your github login as a request parameter. Google auth can come in a later step :) |
Note that this requires an additional, probably expensive, request for each pull request: the "review comments" request. |
…splayed. For now, just "my open comments" is displayed.
…displayed. For now, just "My Open Comments" is displayed. If no 'login' url parameter is specified, then the "My Open Comments" column is not displayed.
…displayed. For now, just "My Open Comments" is displayed. If no 'login' url parameter is specified, then the "My Open Comments" column is not displayed.
…to-master Issue #5: if a 'login' parameter is specified, user-specific info is displayed (merge to master)
note sure it still works with the new review system... |
As an user I'd like to have a visual feedback (on web?) to diferentiate PRs I already commented on and my comment is not deprecated
We can use google auth to identify user
The text was updated successfully, but these errors were encountered: