Knowing if a test is flaking on main or dev branches can be helpful when attempting to diagnose and/or report on flaky tests. To know which branch a flaky test is on, two API calls need to be made currently. It would be helpful if the branch name was associated with the test flake instance within the flaky test endpoint.