Track performance degradations back to merge requests that caused them
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=393582) </details> <!--IssueSummary end--> It would be nice to run sitespeed.io benchmarks against staging after an MR gets merged when we know for sure which pages are affected by it. That way we could do a quick performance regression testing and point to a root cause of the degradation. The main problems here are: 1. Knowing when to run the benchmarks (do we run them with some label present or always?) 2. Identifying which pages to run against When a degradation is detected a bot should ping all the responsible individuals for the page and for the MR.
issue