Skip to content

Create a review comment for a pull request using deprecated position parameter #2404

@niro-lightspin

Description

@niro-lightspin

according to API docs the position parameter is deprecated but PyGithub is still using it so I get this error:

TypeError: create_review_comment() missing 1 required positional argument: 'position'

New API arguments are not working:

TypeError: create_review_comment() got an unexpected keyword argument 'line'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions