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 support for team pr review requests #532

Merged
merged 12 commits into from
Oct 6, 2019

Commits on Aug 11, 2019

  1. Add support for requesting teams review prs

    Matt Farmer committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    688644f View commit details
    Browse the repository at this point in the history
  2. Add ability to get requested teams

    Matt Farmer committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    4e62641 View commit details
    Browse the repository at this point in the history
  3. Add a test for requesting reviewers

    Matt Farmer committed Aug 11, 2019
    Configuration menu
    Copy the full SHA
    8e0ceaa View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2019

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

Commits on Sep 21, 2019

  1. Configuration menu
    Copy the full SHA
    12409df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf8be37 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    dbd9d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c1e371 View commit details
    Browse the repository at this point in the history
  3. Materialize requested_teams from the teams API

    We don't get the full object when we retrieve a PR, so when we see
    requested teams we need to materialize them from the API
    farmdawgnation committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    7d1989f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d610e46 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e088967 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9337023 View commit details
    Browse the repository at this point in the history