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

Add function to delete pending reviews on a pull request #1897

Merged

Commits on Mar 15, 2021

  1. Add function docstring

    bagashvilit committed Mar 15, 2021
    Configuration menu
    Copy the full SHA
    2ab811e View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Mar 19, 2021

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

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    401a510 View commit details
    Browse the repository at this point in the history
  2. reassigned review id test

    WonjoonC committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    52a423c View commit details
    Browse the repository at this point in the history
  3. reformatted test

    WonjoonC committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    355b1f2 View commit details
    Browse the repository at this point in the history
  4. Deleted comment

    WonjoonC committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    0a0a43c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8063a5c View commit details
    Browse the repository at this point in the history
  6. Fix review id

    bagashvilit committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    ed2d2e4 View commit details
    Browse the repository at this point in the history
  7. moved testDeleteReview test

    WonjoonC committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    6504caf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0cdc771 View commit details
    Browse the repository at this point in the history
  9. Fix Api call in docstring

    bagashvilit committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    7ef516d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2021

  1. Add spacing to delete() to test PR

    johnsc1 committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    73a95fa View commit details
    Browse the repository at this point in the history
  2. Add new tests

    bagashvilit committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    5134d5d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature-delete-review' of github.com:CS481-Team-Pumpkin…

    …/PyGithub into feature-delete-review
    bagashvilit committed Apr 1, 2021
    Configuration menu
    Copy the full SHA
    ff9180a View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Merge branch 'feature-delete-review' of github.com:CS481-Team-Pumpkin…

    …/PyGithub into feature-delete-review
    bagashvilit committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    dffc990 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b767e05 View commit details
    Browse the repository at this point in the history
  3. lint the code

    bagashvilit committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    024f0d0 View commit details
    Browse the repository at this point in the history