You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
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."
The text was updated successfully, but these errors were encountered:
Meh. My tool was designed to find problem builds. And that's what most users use it for. It's also trivial for users to look at the build and say "ok the next/previous build fixes this".
Not really interested myself in implementing that. If somebody else makes a PR, I'll consider merging, but this just seems like a request for an option to change some wording and change whether DBT +1s or -1s the final result. Meh.
If I'm currently looking for a PR that solves a problem using DBT, I treat the solution as a problem. For bisects with a large number of trials and complicated reproduction instructions it can be a pain to remember to invert my findings with DBT.
I agree that my proposed changes aren't essential, but I would certainly welcome them.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
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."
The text was updated successfully, but these errors were encountered: