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

[DRAFT] Implement r+ await #120

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

Commits on Nov 5, 2020

  1. Parse r+ await

    camelid committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    f845744 View commit details
    Browse the repository at this point in the history
  2. Fix mistake

    camelid committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    6dc88f3 View commit details
    Browse the repository at this point in the history
  3. Implement first part of r+ await handler

    This validates the approval and then records in the database to await
    CI success. I still need to implement the hard part, which will be
    handling the CI success event.
    camelid committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    cbe2e22 View commit details
    Browse the repository at this point in the history
  4. Fix mistakes

    camelid committed Nov 5, 2020
    Configuration menu
    Copy the full SHA
    78492f8 View commit details
    Browse the repository at this point in the history