Show changesets/batch changes with activity
Created by: sourcegraph-bot
User problem
Knowing what changeset has recent activity or is starving requires going through all the changesets one by one. This is impractical for large batch changes containing hundreds of changesets.
In particular, answering:
-
I want to check if someone commented or asked a question on a changeset, and answer
-
I want to know what changeset has changed status since last time I checked
There's good ideas in this presentation