-
Notifications
You must be signed in to change notification settings - Fork 463
docs: update example.md to clarify preview instructions #709
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
✅ Deploy Preview for fesod ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@ongdisheng can you help to check the reason why four netlify job trigger here? And any gap on the preview ci? |
|
Hi @alaahong, I checked the Netlify logs and found the issue. The deployment is failing with this error:
This happens because Netlify is trying to run Regarding your commit with |
|
Hi @alaahong, I checked the Netlify logs and noticed something interesting. Your deploy URL shows: When I checked @delei recent deployment on PR #707, it shows |
Can you share the working configuration? |
Both pull_request and pull_request_target won't work as expected... |
Hi @alaahong, you're right that |
As token/site id had been resolved now. Can you try to confirm the right configuration on Netlify and CI in Github Action? |
|
Hi @alaahong, thanks for confirming the token/site ID are resolved! Looking at the Netlify build settings screenshot you shared, I notice it has:
However, this configuration would require setting base directory= I have a suggestion: Since either |
|
Hi @alaahong @delei, below is the current configuration I used in my forked repo:
Summary
Testing Results on My Own Repo:
Feel free to let me know if you have any questions or suggestions for improvements. Thanks! |





Purpose of the pull request
#707
What's changed?
Checklist