I would like to be able to filter a view of all open issues to include authors that are not on my immediate team. I can not include author names because there will be new authors every week. I need the filter to include all authors except for a specific list of names. Any suggestions how to set that up?
It depends on your role.
If you control the repo, I’d suggest having a workflow that labels issues based on whether the reporter is a member of the org / team.
If you don’t, you’ll probably want to use gh
: