top of page

Bitbucket Repo Push Trigger

An n8n workflow with Bitbucket Trigger node that activates upon repository push events. It uses Bitbucket API credentials to listen for 'repo:push' events on a specific repo named 'test', enabling automation workflows on code pushes.

bottom of page