When working with BB push event payload (webhook), if a push event contains multiple commits, only the most recent commit shows up under 'changes' section.
I'm using bitbucketserver0721 so I wonder if it's by-design or I'm missing something here? The newer documentation does mentioned there are max 5 commits associated with the push event can show up, but this doc doesnt have that
Hi @lamhng
Welcome to the community!
When using Bitbucket Server push event webhooks, based one my experience, only the most recent commits may appear in the payload, which is by design to keep it manageable.
By using the REST API or adjusting your Bitbucket Server settings, you can effectively handle multiple commits in push event payloads.
Hope this helps(:
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.