spark-pr-dashboard
spark-pr-dashboard copied to clipboard
Add dashboard to find closed PRs with open JIRAs
If a user closes a PR because we decided not to include the proposed feature, we often forget to resolve the JIRA, leading to a build-up of issues. We should find a way to incorporate JIRA statuses and create a dashboard that lists closed PRs for which the referenced JIRAs are still open.
This should now be implementable, since we now sync JIRA data into the dashboard.