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

Update review.yml #88

Merged
merged 1 commit into from
Dec 10, 2024
Merged

Update review.yml #88

merged 1 commit into from
Dec 10, 2024

Conversation

PierreGode
Copy link
Owner

No description provided.

@PierreGode
Copy link
Owner Author

AI Pull Request Summary:
The pull request introduces a helper function, extract_line_number, to improve the extraction of valid line numbers from line information in the .github/workflows/review.yml file. This function attempts to convert the line information to an integer and handles potential errors by returning None if the conversion fails. The existing logic for extracting line numbers is updated to utilize this new function, ensuring that only valid line numbers are processed before appending them to the inline_comments list.

@PierreGode PierreGode merged commit 8278a42 into master Dec 10, 2024
1 check passed
@PierreGode PierreGode deleted the PierreGode-patch-4 branch December 10, 2024 13:09
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