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 notification_service.py #27903

Merged
merged 2 commits into from
Dec 8, 2023
Merged

Fix notification_service.py #27903

merged 2 commits into from
Dec 8, 2023

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Dec 8, 2023

What does this PR do?

Fix a tiny issue in #27881

Comment on lines +638 to +639
if self.prev_ci_artifacts is None:
return {}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

the default value is None, so we need to return earlier to avoid failure.

@ydshieh ydshieh merged commit 79e7655 into main Dec 8, 2023
8 checks passed
@ydshieh ydshieh deleted the fix_report branch December 8, 2023 13:55
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