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

Added support for BitBucket push webhooks. #227

Merged
merged 3 commits into from
Jul 31, 2015

Conversation

dharmabruce
Copy link
Contributor

This update replaces the BitBucket merge pull request event webhook handler bringing it to feature parity with the github webhook handler. I've tested that this update works for both BitBucket and github repos and that pull request merges in BitBucket result in push webhook events (as you would expect).

@acidprime
Copy link
Collaborator

Have you tested this in the negative though , seems like has_key? would be safer

@dharmabruce
Copy link
Contributor Author

I additionally tested:
. The deletion of a bitbucket branch.

acidprime added a commit that referenced this pull request Jul 31, 2015
Added support for BitBucket push webhooks.
@acidprime acidprime merged commit f6460f7 into voxpupuli:master Jul 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants