• Generate a massive amount of PRs on the same repo, running the same codemod for each PR.

    Useful for splitting work up by CodeOwner or area of the codebase.

    Parameters

    • options: MassPROptions

    Returns Promise<void>

Generated using TypeDoc