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

API: Allow COMMENT reviews to not specify a body #16229

Merged

Commits on Jun 22, 2021

  1. Allow COMMENT reviews to not specify a body

    when using web ui there is no need to specify a body.
    so we don't need to specify a body if adding a COMMENT-review
    via our api.
    
    Signed-off-by: Sebastian Sauer <sauer.sebastian@gmail.com>
    sebastian-sauer committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    44ca212 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Ensure comments or Body is provided

    and add some integration tests for reviewtype
    COMMENT.
    sebastian-sauer committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    2f0dd67 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    0055971 View commit details
    Browse the repository at this point in the history