mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Add ciflow_ruleset.json generator along with gha ci (#63097)
Summary: - Add `.github/generated-ciflow-ruleset.json` for ciflow-bot (so that we can generate better comments) - The lint job also checks git dirty to make sure that the file is always in sync with ciflow configs Pull Request resolved: https://github.com/pytorch/pytorch/pull/63097 Reviewed By: saketh-are Differential Revision: D30263278 Pulled By: zhouzhuojie fbshipit-source-id: bad68105a228e892ba071b29ecfdf433e1038054
This commit is contained in:
committed by
Facebook GitHub Bot
parent
04caef8e1d
commit
d2eda7f2f3
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -1,3 +1,4 @@
|
||||
*.bat text eol=crlf
|
||||
.circleci/config.yml linguist-generated=true
|
||||
.github/workflows/generated-*.yml linguist-generated=true
|
||||
.github/generated-* linguist-generated=true
|
||||
|
Reference in New Issue
Block a user