elastic / elastic/detection-rules
[FR] Update branch checks workflow resiliency
Open
backlog
enhancement
- Dominant language
- Python
- Stars
- 2.7k
- Forks
- 696
- Avg merge
- 4d 17h
- Merged PRs (30d)
- 87
Description
The current behavior for the [branch checks](https://github.com/elastic/detection-rules/blob/8.8/.github/workflows/branch-status-checks.yml) workflow is to fail if they are in the process of running checks, which leads to failures on pending PRs:

We should review updating these to add resiliency to back off and rerun if they are in a running state
cc: @Mikaayenson
Contributor guide
Assessment
This issue has not been assessed yet.