Can we merge workflow results from different projects? This is from insights in CircleCI. If yes, how do we do it? I can't see workflows from different project but rather workflow with different jobs.
Backstory:
Our first automation tool is not able to cater the requirement of the testing of some of our test cases so we needed to use a different tool. It's now on a separate project folder and has separate results for now. They have different orbs, and different images, different number of test cases. Both of which run in CircleCI.