ecosystem-dashboard
ecosystem-dashboard copied to clipboard
Allow filtering pull requests by 'merged' status menu
I'd like to be able to link to a page for "Community PRs merged within the past X days" which requires being able to filter by merged and sort by merged_at.
Also throwing filtering by draft in here as it's very similar.
Filtering of drafts is complete, merged filtering is still to be implemented