- Notifications
You must be signed in to change notification settings - Fork447
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 ourterms of service andprivacy 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?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
netlifybot commentedNov 23, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
✅ Deploy Preview forfesod ready!
To edit notification comments on pull requests, go to yourNetlify project configuration. |
alaahong commentedNov 23, 2025
@ongdisheng can you help to check the reason why four netlify job trigger here? And any gap on the preview ci? |
ongdisheng commentedNov 23, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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 |
ongdisheng commentedNov 23, 2025
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 |
alaahong commentedNov 23, 2025
Can you share the working configuration? |
alaahong commentedNov 23, 2025
Both pull_request and pull_request_target won't work as expected... |
ongdisheng commentedNov 23, 2025
Hi@alaahong, you're right that |
alaahong commentedNov 23, 2025
As token/site id had been resolved now. Can you try to confirm the right configuration on Netlify and CI in Github Action? |
ongdisheng commentedNov 23, 2025
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 |
ongdisheng commentedNov 24, 2025
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