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

Make new prefix issue processing more robust #1148

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Make new prefix issue processing more robust #1148

merged 3 commits into from
Jul 19, 2024

Conversation

bgyori
Copy link
Contributor

@bgyori bgyori commented Jul 19, 2024

This PR refactors the processing of data from new prefix issues such that each issue is processed separately (in a new function separated out from the overall loop) and has error handling around it. This ensures that the Github Action for one issue doesn't fail due to errors in processing a separate issue. Logging is also improved a bit to be more explicit about issues.

@bgyori bgyori merged commit 9a914cd into main Jul 19, 2024
11 checks passed
@bgyori bgyori deleted the new_prefix_robust branch July 19, 2024 21:45
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.

1 participant