pull request issue #192
-
Beta Was this translation helpful? Give feedback.
Replies: 5 comments
-
The message "This branch has no conflicts with the base branch" indicates that your code changes do not conflict with the target branch you're trying to merge into. However, the "Authorization required to deploy" error suggests that the system is trying to deploy your changes, which requires additional permissions. To resolve this issue, you'll need to ensure that your PR is being reviewed and merged by someone with the appropriate permissions in the original repository. Here are some steps you can take:
By following these steps, you should be able to get your contribution reviewed and merged into the original repository, assuming it meets the project's guidelines and standards. |
Beta Was this translation helpful? Give feedback.
-
Make sure that your Vercel account is properly linked to the repository.
|
Beta Was this translation helpful? Give feedback.
-
Here’s how to solve this trouble:
|
Beta Was this translation helpful? Give feedback.
-
HEY Reshamsai here is the process to resolve this issue make sure follow these simple steps
|
Beta Was this translation helpful? Give feedback.
-
Hey, @reshamsai150
Make sure you have the required permissions to deploy to Vercel. You might need to have admin or write access to the repository.
Here is a step-by-step guide with detailed instructions: Step-by-Step Guide
3.Re-link GitHub Repository:
By following these steps, you should be able to resolve the authorization issue with Vercel and get your pull request checks to pass. If the issue persists, you might need to check the Vercel documentation or contact their support for more detailed assistance. Happy coding! |
Beta Was this translation helpful? Give feedback.
Hey, @reshamsai150
I have seen your issue.
To resolve the issue with the Vercel deployment check failing due to authorization required, kindly follow these steps:
Make sure you have the required permissions to deploy to Vercel. You might need to have admin or write access to the repository.
Check that your Vercel account (vercel is a frontend cloud) is linked to your GitHub account and that you have authorized Vercel to access the repository.