When attempting to create a pull request, I encountered the following issues:
"CREATE PULL REQUEST" / "Creating pull request..."
During the pull request process, the system displayed the message "Creating pull request...", but the submission ultimately failed.
"Resource not accessible by personal access token"
The error message indicates "Resource not accessible by personal access token," meaning the personal access token (PAT) being used may not have sufficient permissions to access or modify the relevant resources.
I followed the steps outlined in the Microsoft GitHub Docs. Could you please help me identify if there was any issue in the steps that caused this submission failure? I would appreciate any guidance or assistance.
Issue Description:
When attempting to create a pull request, I encountered the following issues:
"CREATE PULL REQUEST" / "Creating pull request..."
During the pull request process, the system displayed the message "Creating pull request...", but the submission ultimately failed.
"Resource not accessible by personal access token"
The error message indicates "Resource not accessible by personal access token," meaning the personal access token (PAT) being used may not have sufficient permissions to access or modify the relevant resources.
I followed the steps outlined in the Microsoft GitHub Docs. Could you please help me identify if there was any issue in the steps that caused this submission failure? I would appreciate any guidance or assistance.