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

Continue @tierra's issue-sync branch #138

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

Commits on Apr 1, 2015

  1. Added GitHubIssueHook and hook secret verification.

    Extracted client_* config logic to GitHubMixin as well. It can
    now be used for any github.* config key, but mostly just helpful
    for "client_id", "client_secret", and "hook_secret".
    tierra committed Apr 1, 2015
    Configuration menu
    Copy the full SHA
    1db0178 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2015

  1. Fleshed out pull_request hook events.

    - Creates a new ticket for all new pull requests.
    - Automatically attaches patch from pull request.
    - Attaches PR updates as new patches.
    tierra committed Apr 2, 2015
    Configuration menu
    Copy the full SHA
    1f4f42b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2015

  1. Configuration menu
    Copy the full SHA
    08c0a66 View commit details
    Browse the repository at this point in the history
  2. Return instead of pass when appropriate.

    Also use DB variables for strings when necessary.
    tierra committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    8d8e0c7 View commit details
    Browse the repository at this point in the history
  3. Sync new issues, and all comments everywhere.

    All issue and pull request comments are now posted to the
    appropriate tickets as well as inline patch comments.
    tierra committed Apr 3, 2015
    Configuration menu
    Copy the full SHA
    5ae0dac View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2015

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

Commits on Nov 3, 2023

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

Commits on Apr 7, 2024

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