-
Notifications
You must be signed in to change notification settings - Fork 17
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
Automatically add readthedocs preview links to PR descriptions #194
Conversation
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.
This looks great, but there is some permission related issue. I'm not sure what its about, but I'll go for a pre-emptive approval assuming the fix doesn't change much or anything in the code to review here
Tbh, I'm surprised the workflow ran at all in this PR. I thought workflow files needed to be on the default branch before they could be triggered - unless something in GitHub Actions has changed. I double checked that PR builds were enabled in readthedocs (which they were) and then pushed a commit that made the I think I will also add |
I do not understand why this is failing. Seemingly from the logs it is failing on a PATCH request to the Pull Request, and I believe the
|
I can no longer get this workflow to trigger in the PR context, so I'm just going to merge it and see what happens. I can revert it if it doesn't work. |
Hooray! 🎉 #196 I'll go and tidy up the other PRs now |
Nice to see it worked! |
This PR adds a GitHub Action workflow that will automatically add readthedocs preview link to Pull Request descriptions, making viewing rendered changes more accessible. An example PR is here: sgibson91/test-multilingual-sphinx#4