Description
Currently, the platform-tests suite runs on every commit in a PR, exceeding our 15-minute execution target. While this suite is technically part of the [full tests] category (which allows for a 30-minute window), the PR workflow triggers it by default, unlike push workflows which require an explicit tag.
This issue is to explore a solution that still ensures that the full tests are run at least before a PR merge.
See the discussion in #2367 (comment)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Are you willing to help develop the solution?
No response
Use of generative AI
No response
Description
Currently, the platform-tests suite runs on every commit in a PR, exceeding our 15-minute execution target. While this suite is technically part of the [full tests] category (which allows for a 30-minute window), the PR workflow triggers it by default, unlike push workflows which require an explicit tag.
This issue is to explore a solution that still ensures that the full tests are run at least before a PR merge.
See the discussion in #2367 (comment)
Describe the solution you'd like
No response
Describe alternatives you've considered
No response
Are you willing to help develop the solution?
No response
Use of generative AI
No response