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

DRIVERS-2956 Fix return value of findComment in Github App #480

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

blink1073
Copy link
Member

It is consumed as const {comment, issue_number } = await findComment(octokit, owner, repo, targetSha, bodyMatch, "open");, which was getting read in as an undefined issue_number.

@blink1073 blink1073 changed the title Fix return value of findComment in Github App DRIVERS-2956 Fix return value of findComment in Github App Aug 28, 2024
@blink1073 blink1073 merged commit 50ed413 into mongodb-labs:master Aug 29, 2024
47 checks passed
@blink1073 blink1073 deleted the fix-api-report branch August 29, 2024 20:41
adriandole pushed a commit to adriandole/drivers-evergreen-tools that referenced this pull request Oct 7, 2024
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

Successfully merging this pull request may close these issues.

2 participants