rstedman / tfs-pullrequest-dashboard

tfs dashboard for pullrequests across all repos
MIT License
30 stars 29 forks source link

Implement a user setting to hide draft PRs. #90

Open RyanFoulds opened 3 months ago

RyanFoulds commented 3 months ago

Provides a user setting to filter out draft PRs from the view that often cause clutter and are not ready to be reviewed anyway.

resolves #67 - other than that this implementation excludes all draft PRs when active, rather than just those raised by somebody else.