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

fix(blunderbuss): handle assign_issues_by only config #1124

Merged
merged 3 commits into from Nov 16, 2020
Merged

Conversation

JustinBeckwith
Copy link
Contributor

@JustinBeckwith JustinBeckwith commented Nov 15, 2020

Fixes #1123 - dug through the logs, and it was pointing towards a run where this issue was opened:
googleapis/google-cloud-dotnet#5576

The repo uses the config here:
https://github.com/googleapis/google-cloud-dotnet/blob/master/.github/blunderbuss.yml

There was a bit of code where I think undefined was getting passed around, because we thought we were smarter than the TypeScript compiler (we weren't)

@JustinBeckwith JustinBeckwith requested a review from a team November 15, 2020 20:34
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 15, 2020
- labels:
- 'api: logging'
to:
- tormund
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a real user, so it might be good to use another username. 🐶

@JustinBeckwith JustinBeckwith merged commit e978a63 into master Nov 16, 2020
@chingor13 chingor13 deleted the iter branch April 23, 2021 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Investigate "usernames is not iterable" from the logs
2 participants