onnxruntime/.github/workflows
Yi Zhang ea128cdb18
skip windows GPU check if changes only in doc (#13248)
### Description
Use Path filter and fake workflow to skip windows GPU check if there's
only changes in doc.
Refs:

https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/defining-the-mergeability-of-pull-requests/troubleshooting-required-status-checks#handling-skipped-but-required-checks

The fake github yaml is generated by code.

### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->

###verifications:###
In this PR:
since the win-gpu-ci-pipeline.yml and .github are updated, so the real
Windows GPU workflows are always triggered.

in #13256
To avoid update win-gpu-ci-pipleline.yml, I added the path filter in
devops page. the fake win GPU workflows triggered, and the real
workflows are skipped.
2022-10-11 13:51:44 +08:00
..
cffconvert.yml
codeql.yml Create codeql.yml to replace LGTM (#12790) 2022-09-01 16:37:43 -07:00
generate-skip-doc-change.py skip windows GPU check if changes only in doc (#13248) 2022-10-11 13:51:44 +08:00
generated_fake_win_gpu_ci.yml skip windows GPU check if changes only in doc (#13248) 2022-10-11 13:51:44 +08:00
labeler.yml Update labeler.yml (#13186) 2022-09-30 15:43:33 -07:00
lint.yml Disable clang-tidy CI (#13207) 2022-10-04 07:37:49 -07:00
linux.yml [TVM EP] support build on Windows (#11851) 2022-07-13 10:48:42 +02:00
publish-c-apidocs.yml Automatically run workflows to generate API docs PRs (#11749) 2022-07-29 10:24:59 -07:00
publish-csharp-apidocs.yml Lint updates csharp docs (#12962) 2022-09-14 17:56:41 -05:00
publish-java-apidocs.yml Automate generation of javadocs and create PR with changes (#12515) 2022-08-12 12:03:38 -07:00
publish-python-apidocs.yml Update publish-python-apidocs.yml (#12433) 2022-08-03 10:17:00 -07:00
skip-doc-change.yml.j2 skip windows GPU check if changes only in doc (#13248) 2022-10-11 13:51:44 +08:00
windows.yml [TVM EP][CI] Integrate TVM EP into ORT public CI on Windows (#12161) 2022-07-18 11:12:16 +02:00