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

FR: Add user centric dashboard filtering #200

Open
MushuEE opened this issue Aug 5, 2020 · 2 comments
Open

FR: Add user centric dashboard filtering #200

MushuEE opened this issue Aug 5, 2020 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@MushuEE
Copy link
Contributor

MushuEE commented Aug 5, 2020

What I would like
The ability to filter a dashboard to only advertise issues/PRs that I am involved with as either a reviewer, assignee, creator etc. This would enable the k8s/test-infra project to migrate from the Gubernator PR Dashboard to Triage Party and most likely deprecate the rest of the that service.

What is needed
OAuth with GitHub needs to be added so Triage Party has some understanding of what user is active and interested. Gubernator login can be used as reference.

FE changes to allow users to specify their ID and a way to tell TriageParty they are only interested in their own issues.

@MushuEE
Copy link
Contributor Author

MushuEE commented Sep 7, 2020

@tstromberg I started playing around with this and was able to get oauth2 working for token auth. But I am wondering if this would be just as easy with proper filtering for a specific user?

@tstromberg tstromberg added the enhancement New feature or request label Oct 6, 2020
@tstromberg
Copy link
Collaborator

@MushuEE - I think there is a lot of value in having a page which is centered around the current user. For instance, which PR's or issues they haven't followed up on.

@tstromberg tstromberg added the help wanted Extra attention is needed label Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants