Open
Description
What would you like to be added?
We should define a clear backport criteria so it's easier to decide when a backport is needed.
My suggestion would be to require all the fixes to have a test, at least a unit test, best an e2e or integration test that confirms that backport will be done correctly and prevent regression.
Based on discussion in #17518
Why is this needed?
Ensure maintain high quality of previous releases.