Closed
Description
The problem
It would be nice if there was a way to only add stale comments on issues/PRs that are actually assigned (to remind people of their commitments).
The solution
Add an opposite flag like include-only-assigned: true
(Default false
).
I apologize if this is somehow already possible and I missed it.