Backstage
    Preparing search index...
    • Creates a new action that creates a Gerrit review

      Parameters

      Returns TemplateAction<
          {
              branch?: string;
              gitAuthorEmail?: string;
              gitAuthorName?: string;
              gitCommitMessage?: string;
              repoUrl: string;
              signCommit?: boolean;
              sourcePath?: string;
          },
          { repoContentsUrl?: string; reviewUrl?: string },
          "v2",
      >