You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a known issue where winget-create is unable to create a reference to the repository if the main/master branch is behind by a certain number of commits. To resolve this issue, the user needs to perform the following steps to update the master branch:
Brief description of your issue
There is a known issue where winget-create is unable to create a reference to the repository if the main/master branch is behind by a certain number of commits. To resolve this issue, the user needs to perform the following steps to update the master branch:
Steps to reproduce
Leave the master branch of a forked winget-pkgs repository unchanged until it is behind the upstream/master branch by a large number of commits.
Expected behavior
Pull request should be created
Actual behavior
NotFoundException is thrown and pull request does not get created
Environment
The text was updated successfully, but these errors were encountered: