Tech Debt
Instead of listing each individual test configuration in the required checks, we should list the "Test Results" check. However, this doesn't work for PRs from forks of the repo.
To make this work, we need to change the way that we run EnricoMi/publish-unit-test-result-action:
https://github.com/EnricoMi/publish-unit-test-result-action?tab=readme-ov-file#support-fork-repositories-and-dependabot-branches
AB#3449935