Describe the feature or problem you’d like to solve
Currently, we have filter based on --assignee, however we also need to filter by --author so that some of release tooling can pick it up and add details (you know we need to credit contributor 🥇 )
Proposed solution
Add flag --author in both commands, short hand flag might be finalized as -a is for assignee right now.
Additional context