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

Enable Webhooks for Pull Requests #746

Merged
merged 8 commits into from
Feb 29, 2016
Merged

Enable Webhooks for Pull Requests #746

merged 8 commits into from
Feb 29, 2016

Commits on Feb 23, 2016

  1. Enable webhooks for Pull Requests

    Matthew Werner committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    c8c1957 View commit details
    Browse the repository at this point in the history
  2. merge master

    Matthew Werner committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    7809e41 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2016

  1. address pull request comments

    Matthew Werner committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    b8c8257 View commit details
    Browse the repository at this point in the history
  2. do not automatically run webhook if based on production

    Matthew Werner committed Feb 25, 2016
    Configuration menu
    Copy the full SHA
    9b239fa View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2016

  1. prevent api call for pull request data

    Matthew Werner committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    09b7530 View commit details
    Browse the repository at this point in the history
  2. update pull request changeset_from_webhook test

    Matthew Werner committed Feb 26, 2016
    Configuration menu
    Copy the full SHA
    2d6a0cb View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2016

  1. make webhook regex more unique

    Matthew Werner committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    b8229ed View commit details
    Browse the repository at this point in the history
  2. remove unnecessary cache clear

    Matthew Werner committed Feb 29, 2016
    Configuration menu
    Copy the full SHA
    ad71fee View commit details
    Browse the repository at this point in the history