tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[ci][tvmbot] Trigger GitHub Actions after merging

Open driazati opened this issue 3 years ago • 0 comments
trafficstars

This fixes the issue where merging from GitHub Actions (i.e. with the default GITHUB_TOKEN) doesn't trigger post-merge GitHub Actions on the commit it creates in main. Instead these jobs are triggered manually by a call to the Actions API after the merge has taken place.

driazati avatar Aug 10 '22 16:08 driazati

@tvm-bot rerun

driazati avatar Aug 10 '22 18:08 driazati

Built docs for commit 23f2113d7acd6e1205141bf5f6ca694310446c95 can be found here.

github-actions[bot] avatar Aug 10 '22 20:08 github-actions[bot]

possible to unit test this one? curious about bypassing the subsequent auth checks here.

it should have been an OR instead of an AND for the checks hence the break but i’ll add some better testing

driazati avatar Aug 18 '22 18:08 driazati

It has been a while since this PR was updated, @gigiblender @Mousius @areusch please leave a review or address the outstanding comments. @driazati if this PR is still a work in progress, please convert it to a draft until it is ready for review.

github-actions[bot] avatar Aug 31 '22 18:08 github-actions[bot]