Commit Graph

3 Commits

Author SHA1 Message Date
Denis Orlov 003c540c72
Add copyright headers to Python scripts in the github folder (#24449)
Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-05-09 20:30:21 +00:00
Andrei Kashchikhin 05f06192d6
[CI] [GHA] Collect workflow rerunner statistics (#24054)
Based on #23865.

### Tickets:
 - *138639*
2024-04-19 15:38:18 +00:00
Andrei Kashchikhin 8a97fdac1f
[CI] [GHA] Introduce GHA pipeline rerunner (#23865)
### 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*
2024-04-16 14:52:12 +00:00