Adds a GitHub Action to notify when preview link is live
Description
Adds a GitHub Action to notify when preview link is live. Waits up to 40 minutes. I did test this locally to the extent that i could.
Checklist
- [ ] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
- [ ] Only one issue is addressed in this pull request
- [ ] Labels from the issue that this PR is fixing are added to this pull request
- [ ] No unnecessary issues are included into this pull request.
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3702
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
:white_check_mark: No Failures
As of commit c5f95701cd2373657579b39e2fa0886e248a4a0b with merge base a3695df13baac449f92a06b1029260a21f2e5c90 ():
:green_heart: Looks good so far! There are no failures yet. :green_heart:
This comment was automatically generated by Dr. CI and updates every 15 minutes.
Looks like there is an unrelated error, i took a stab at fixing it here but i haven't gotten it to build yet: https://github.com/pytorch/tutorials/pull/3704