Skip to main content

Bitbucket

Integrate with Bitbucket. Bitbucket node in ActionFlows. Inputs, outputs, and how to use it.

Bitbucket

Overview

Integrate with Bitbucket.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Branchtext · required

    The branch to perform operations on

    Required
    Yes
    Multiple
    No
  • Commit Messagetext · optional

    Commit message for the changes

    Required
    No
    Multiple
    No
  • Filesjson · optional

    Array of files with path and content to commit

    Required
    No
    Multiple
    No
  • Repositorytext · required

    The repository to interact with

    Required
    Yes
    Multiple
    No

Outputs

  • Commit Hashtext

    Hash of the created commit

  • Successboolean

    Success state of the Bitbucket operation