Allow skipping all mobile CI when testing PRs
Open
area/ci
enhancement
mobile
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
Description
Currently we trigger a stack of mobile CI on every PR push
If you are working on the azp pipeline, and have conditions there to test something specific but not continue, it still triggers this
we could add some hack to make all mobile CI be skipped, but the test run ultimately fail because of it
Contributor guide
Assessment
This issue has not been assessed yet.