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

Support for multiple commit messages #18

Merged
merged 2 commits into from
Aug 17, 2020

Conversation

adamheinrich
Copy link
Contributor

This PR implements #14. On repo:push, no attachment is included and individual commits are listed instead.

The Bitbucket webhook API only reports up to 5 commits. If this happens, the message includes info that the list has been truncated.

The PR also indicates whether the push is a force push or a normal push.

@adamheinrich adamheinrich changed the title Multiple commit messages Support for multiple commit messages Aug 14, 2020
@cvitter cvitter merged commit 81a064b into cvitter:master Aug 17, 2020
@cvitter
Copy link
Owner

cvitter commented Aug 17, 2020

This is awesome, thanks for contributing!

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