File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 workflow_dispatch :
55
66 schedule :
7- # Every Monday/Wednesday at 5 am
8- - cron : " 0 5 * * 1,3"
7+ # Every Monday/Wednesday at 1 am
8+ - cron : " 0 1 * * 1,3"
99
1010jobs :
1111 deps :
5757 id : cpr
5858 uses : peter-evans/create-pull-request@v4
5959 with :
60- title : Roll third_party DEPS
60+ title : Roll third_party DEPS / DML
6161 token : ${{ secrets.GITHUB_TOKEN }}
6262 branch : autoroller/roll
6363 branch-suffix : short-commit-hash
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55
66 schedule :
7- # Every Monday/Wednesday at 5 am
8- - cron : " 0 5 * * 1,3"
7+ # Every Monday/Wednesday at 1 am
8+ - cron : " 0 1 * * 1,3"
99
1010jobs :
1111 deps :
5050 id : cpr
5151 uses : peter-evans/create-pull-request@v4
5252 with :
53- title : Roll third_party DEPS
53+ title : Roll third_party DEPS / MLAS
5454 token : ${{ secrets.GITHUB_TOKEN }}
5555 branch : autoroller/roll
5656 branch-suffix : short-commit-hash
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55
66 schedule :
7- # Every Monday/Wednesday at 5 am
8- - cron : " 0 5 * * 1,3"
7+ # Every Monday/Wednesday at 1 am
8+ - cron : " 0 1 * * 1,3"
99
1010jobs :
1111 deps :
5050 id : cpr
5151 uses : peter-evans/create-pull-request@v4
5252 with :
53- title : Roll third_party DEPS
53+ title : Roll third_party DEPS / oneDNN
5454 token : ${{ secrets.GITHUB_TOKEN }}
5555 branch : autoroller/roll
5656 branch-suffix : short-commit-hash
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55
66 schedule :
7- # Every Monday/Wednesday at 5 am
8- - cron : " 0 5 * * 1,3"
7+ # Every Monday/Wednesday at 1 am
8+ - cron : " 0 1 * * 1,3"
99
1010jobs :
1111 deps :
7878 id : cpr
7979 uses : peter-evans/create-pull-request@v4
8080 with :
81- title : Roll third_party DEPS
81+ title : Roll third_party DEPS / Test
8282 token : ${{ secrets.GITHUB_TOKEN }}
8383 branch : autoroller/roll
8484 branch-suffix : short-commit-hash
Original file line number Diff line number Diff line change 44 workflow_dispatch :
55
66 schedule :
7- # Every Monday/Wednesday at 5 am
8- - cron : " 0 5 * * 1,3"
7+ # Every Monday/Wednesday at 1 am
8+ - cron : " 0 1 * * 1,3"
99
1010jobs :
1111 deps :
5050 id : cpr
5151 uses : peter-evans/create-pull-request@v4
5252 with :
53- title : Roll third_party DEPS
53+ title : Roll third_party DEPS / XNNPACK
5454 token : ${{ secrets.GITHUB_TOKEN }}
5555 branch : autoroller/roll
5656 branch-suffix : short-commit-hash
Original file line number Diff line number Diff line change 77build
88buildtools
99testing
10+ third_party /catapult /
1011third_party /clang-format /
1112third_party /googletest /
1213third_party /jinja2 /
You can’t perform that action at this time.
0 commit comments