[Bug]: GitHub Action Cron Job should not be cancelled when push event occurs
Open
bug
P2
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
### What happened?
In #23089 Auto-cancel old Actions Runs is added. However it is noticed that push event and schedule job share the same group under the logic done in #23095. When the crob job is awaiting and there is new merged PRs, it causes test indicators showing "failure" status.
### Issue Priority
Priority: 2
### Issue Component
Component: testing
Contributor guide
Assessment
This issue has not been assessed yet.