Skip to content
New issue

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

PublishIssues method fails for analysis of master branch #11

Open
jizi opened this issue Apr 28, 2022 · 0 comments
Open

PublishIssues method fails for analysis of master branch #11

jizi opened this issue Apr 28, 2022 · 0 comments

Comments

@jizi
Copy link

jizi commented Apr 28, 2022

Current behaviour
Webhooks are delivered for analyses, not only for analyses of pull requests. When webhook for analysis of master branch is delivered it fails with error

return errors.Wrap(err, fmt.Sprintf("failed to find PR for branch %s of the project %s", branch, project))

Expected behaviour
There is an info logged and nil returned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant