ptsochantaris / trailer

Managing Pull Requests and Issues For GitHub & GitHub Enterprise
https://github.com/ptsochantaris/trailer
Other
1.17k stars 67 forks source link

Separate "me" and "team" assignments when moving items #448

Closed Nezteb closed 1 year ago

Nezteb commented 3 years ago

In the "Reviews" section of Trailer preferences: I want to somehow separate out notifications where I am specifically assigned as opposed to a team I am on is assigned. Currently the two categories are lumped together:

Screen Shot 2021-10-18 at 10 59 45 PM

I'm not sure if the GitHub API even supports this kind of separation; if it doesn't, are there any decent workarounds?

I could see this one dropdown being separated into two, similar to the "Comments" section:

Screen Shot 2021-10-18 at 11 04 55 PM
kamranayub commented 2 years ago

Same, we are often requested as a team reviewer but our process is to specifically assign someone to take action (plus the team is removed as soon as one of us reviews).

ptsochantaris commented 1 year ago

Hi, this makes total sense indeed, and sorry for taking so long to reply. I don't have a ready answer about if the API allows this to be done, but I suspect it does. I'm going to add it to the TODO list with the optimistic expectation that it is possible.

ptsochantaris commented 1 year ago

Hi, I have implemented a version of this feature in this build - can you try it out and see if it works as intended? (You may have to wait until items have re-synced once for item assignments to re-appear after upgrading.)

Trailer-185-test-1.zip

ptsochantaris commented 1 year ago

Hi, this feature is now in the 1.8.5 release: https://github.com/ptsochantaris/trailer/releases/tag/1.8.5 - I'm going to close this issue for now, but please feel free to re-open, or open a new issue if you continue to experience this or other issues.