Back to Integrations
Action

Bitbucket

The Bitbucket Node is the ultimate enterprise-grade integration for DevSecOps automation. It effortlessly eliminates manual CI/CD bottlenecks by allowing you to trigger pipelines, commit code, and manage issues natively. Unleash true No-code infrastructure orchestration directly within your data processing workflows.

Bitbucket
Development & DevOps / Action
⚠️

What can you do with Bitbucket?

Surgical File Management

Seamlessly read raw code or inject form-encoded file updates directly into your repository branches. Guarantee zero-friction deployments.

Pipeline Orchestration

Aggressively trigger CI/CD pipelines natively on specific branches. Effortlessly automate your deployment lifecycles based on workflow events.

Autonomous Issue Triage

Instantly create, update, or blast automated comments onto Bitbucket issues. Perfect for integrating with a centralized QA or error-handling bot.

Detailed Usage & Configuration

The Bitbucket node requires a valid credential configuration. You can connect it instantly via OAuth2 or using an App Password (Basic Auth).

1. Configuration & Security

Ensure your credentials possess the precise scopes for your mission. You will absolutely need the repository:write scope for codebase manipulation and pipeline:write to aggressively trigger automated CI/CD builds.

2. Supported Operations

  • Pipeline: Trigger pipeline builds natively. Pass Branch names dynamically using variables like {{ $json.branch }}.
  • File: Effortlessly read raw code or surgically commit new changes directly to specific branches. Need GitHub support instead? Switch to the GitHub Node.
  • Issue: Automatically triage issues or post diagnostic logs as automated comments. Easily connect this with the Error Trigger for an ultimate auto-reporting system.
💡 Tip / 🛡️ Engine Magic: You do NOT need to manually URL-Encode your Workspace or Repository slugs (e.g., transforming feature/login). The nLink Engine handles this complex string manipulation and Form-Data encoding natively under the hood!