### Details:
This PR introduces a GHA pipeline rerunner. It should scan the failed
workflows' logs and re-run those having known sporadic errors.
The rerunner is a Python script which is used by a dedicated workflow.
The workflow will not run from this PR, it needs to be in `master`. I've
checked the workflow and script in the private repo.
### Tickets:
- *136935*