Skip to content
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

View all issues with @mention #4

Open
M-Zuber opened this issue Apr 22, 2015 · 3 comments
Open

View all issues with @mention #4

M-Zuber opened this issue Apr 22, 2015 · 3 comments

Comments

@M-Zuber
Copy link
Owner

M-Zuber commented Apr 22, 2015

A list of all issues that the user is @mentioned in. This gives the user a view to easily manage their tasks, give input where wanted, and generally have an idea of the interactions cross site.

@M-Zuber
Copy link
Owner Author

M-Zuber commented Apr 29, 2015

https://api.github.com/search/issues?q=mentions:{userName} will return an array of all issues that the user is mentioned in the body or any of the comments.

@M-Zuber
Copy link
Owner Author

M-Zuber commented Apr 29, 2015

Logically this should also include the reults from the following calls:

  • Issues created by user
  • Issues that user commented on

Do we aggregate all the results into one list OR do we show them in one view but in collapsiable regions?

@M-Zuber
Copy link
Owner Author

M-Zuber commented Jun 1, 2015

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant