bugbug
bugbug copied to clipboard
Investigate other ways to measure connectedness between components
- how often bugs in a component cause regressions in another component?
- how often two components are modified together in the same push?
- how often bugs in a component are blocking bugs in another component?
- which compnents have to be touched to fix a bug in a given component?
- Searchfox data to identify code connections (similary to https://github.com/MozillaSecurity/reachable)
Hi, good day. How do i contribute to this? Do i create a readme.md for my findings or do i just type it here in the replies?
Hi, good day. How do i contribute to this? Do i create a readme.md for my findings or do i just type it here in the replies?
You could open a pull request. Please start by reading https://github.com/mozilla/bugbug/issues/1092.