We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It seems that there are pull requests included that have not yet been merged.
We need to investigate why the FetchPullRequestNumbers function returned the numbers of pull requests that have not been merged yet.
FetchPullRequestNumbers
Error:
git-pr-release-go: version: 0.1.3, commit: b192a9d3f6cf8e7c857a2336e627d32aeac4a1e4, date: 2024-08-12T15:28:52Z git-pr-release-go: Found pull requests: [1 2 3] panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x6f96d6]
Code: https://github.com/odanado/git-pr-release-go/blob/v0.1.3/github_client.go#L81-L83
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems that there are pull requests included that have not yet been merged.
We need to investigate why the
FetchPullRequestNumbers
function returned the numbers of pull requests that have not been merged yet.Error:
Code:
https://github.com/odanado/git-pr-release-go/blob/v0.1.3/github_client.go#L81-L83
The text was updated successfully, but these errors were encountered: