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

added missing /repos/{owner}/{repo}/pulls/... handlers (#546) #605

Merged
merged 12 commits into from
Jul 29, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    d0b8edd View commit details
    Browse the repository at this point in the history
  2. fixed doctest

    dmgorsky committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    94d607d View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 15, 2024

  1. added particular review operations (/repos/{owner}/{repo}/pulls/{pull…

    …_number}/reviews/{review_id})
    dmgorsky committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    ac954f8 View commit details
    Browse the repository at this point in the history
  2. fixed cargo fmt

    dmgorsky committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    38c6886 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. added "Submit a review for a pull request" /repos/{owner}/{repo}/pull…

    …s/{pull_number}/reviews/{review_id}/events
    dmgorsky committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d6df86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a59acc View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Configuration menu
    Copy the full SHA
    151027a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ffca0b3 View commit details
    Browse the repository at this point in the history
  3. added doc comments

    dmgorsky committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6f975ab View commit details
    Browse the repository at this point in the history
  4. fixed doctest

    dmgorsky committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    181fbc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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