This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Description
DBT is currently worded to find "culprit" PRs, where a problem is introduced. Sometimes it is necessary to find "Solution" PRs that solve a problem too.
Perhaps a new menu could be added?
The PR in question:
- Introduces a problem
- Solves a problem
If "Solves a problem" is selected, swap the "Select a development build that is broken" and "Select a development build that worked" labels. "GOOD" and "BAD" would need to be swapped in the log. And the message that identifies the "culprit" PR when finished should probably be changed to "solution."