Backstage
    Preparing search index...
    • Creates a Bitbucket Cloud Pull Request action.

      Parameters

      Returns TemplateAction<
          {
              description?: string;
              gitAuthorEmail?: string;
              gitAuthorName?: string;
              repoUrl: string;
              sourceBranch: string;
              targetBranch?: string;
              title: string;
              token?: string;
          },
          { pullRequestUrl: string },
          "v2",
      >