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

Correctly fetch Github PR status #160

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jun 7, 2022

  1. Correctly fetch Github PR status

    Fetch everything that makes a PR green, including the Status API and the Checks API.
    
    Fixes Clever#107
    Ben Iofel committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    edb5999 View commit details
    Browse the repository at this point in the history
  2. Support running without GOPATH set

    Ben Iofel committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    3188f97 View commit details
    Browse the repository at this point in the history
  3. Fixes

    Ben Iofel committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    d57eeea View commit details
    Browse the repository at this point in the history
  4. Simplify client creation

    Ben Iofel committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    724c03c View commit details
    Browse the repository at this point in the history