Skip to content

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.

2 participants