1.4.1 • Published 5 years ago

probot-app-monorepo-sync v1.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

probot-app-monorepo-sync

Build Status

A GitHub App built with Probot that keeps parent and child monorepos in sync

NOTE: The Github API has a limit of returning 100,000 tree items (i.e. files or folders), so this cannot support monorepos that exceed that amount of files and folders

Configure

See .env.example for the environment variables supported for configuring the bot

Comment commands

These commands can be triggered by posting a comment on the PR you wish to run the command on.

!resync

Since the syncing of rebases and merges isn't yet perfect, there are still times in which a secondary PR can get into a broken state (most commonly, the diff will have a lot more files changed than it should).

In this case, post !resync on either of the PRs, and it will re-copy the commits from the primary PR to the secondary PR and force push. This is basically the equivalent to closing both PRs and remaking a new one

1.4.1

5 years ago

1.4.0

5 years ago

1.3.1-0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

1.0.0-2

5 years ago

1.0.0-1

5 years ago

1.0.0-0

5 years ago

0.0.1-5

5 years ago

0.0.1-4

5 years ago

0.0.1-3

5 years ago

0.0.1-2

5 years ago

0.0.1-1

5 years ago

0.0.1-0

5 years ago