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 pr commits and reviews collection errors #2215

Merged
merged 1 commit into from Mar 6, 2023
Merged

Conversation

ABrain7710
Copy link
Contributor

This PR fixes #
augur/tasks/github/pull_requests/commits_model/core.py", line 45, in pull_request_commits_model logger.info(f"{task_name}: Processing pr commit with hash {page_data['sha']}") TypeError: 'NoneType' object is not subscriptable

augur/application/db/data_parse.py", line 431, in extract_needed_contributor_data cntrb_id["user"] = contributor["id"] TypeError: 'NoneType' object is not subscriptable

Notes for Reviewers
Also cleaned up augur collection monitor logs

Signed commits

  • Yes, I signed my commits.

Signed-off-by: Andrew Brain <andrewbrain2019@gmail.com>
@ABrain7710 ABrain7710 changed the base branch from main to dev March 6, 2023 16:30
@ABrain7710 ABrain7710 merged commit cfb2c52 into dev Mar 6, 2023
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.

None yet

2 participants