-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Adds a GitHub Action to notify when preview link is live #3702
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/3702
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit c5f9570 with merge base a3695df ( 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: #3704 |
| @@ -1 +1 @@ | |||
| exclude_path = [".jenkins/build.sh", "_static/img/", "_static/images/"] | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we don't need this.
48210ea to
2b5a499
Compare
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