Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4782 from josephrocca/patch-1
Fix web url
- Loading branch information
Fix web url
ce3b6a0
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.
@lloydzhou Hi, I am the submitter of PR #4902 (Export sync config). I noticed that my PR encountered some issues during the checks, especially the Vercel deployment preview requiring authorization. I have a few questions:
I see the prompt "Authorization required to deploy". Is this normal? As an external contributor, what do I need to do to resolve this issue?
Apart from this authorization issue, do you see any other aspects of my PR that need modification or improvement?
As a new contributor, are there any specific points I should pay attention to when submitting PRs?
I greatly appreciate your time and guidance. If you need me to make any changes or provide more information, please let me know, and I will address it promptly.
Thank you again for your help!
ce3b6a0
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.
@KILL4M
Thank you for contributing the PR. Actually, authorizing Vercel preview means that some changes need to be deployed to Vercel for testing before merging. If the tests pass without issues, the changes will be merged. However, since your PR does not involve functional changes, it is not necessary to deploy to Vercel this time. We believe it can be merged directly.
ce3b6a0
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.
Thank you very much for your reply and guidance.
Regarding this PR that can be directly merged, I have a few questions, and I hope I'm not disturbing you:
If there's anything I can assist with, please don't hesitate to let me know.
Thank you again for your time.