pkgjs / wiby

"Will I break you" - a tool for testing dependents
Apache License 2.0
33 stars 7 forks source link

Rebase forks before testing #54

Open dominykas opened 3 years ago

dominykas commented 3 years ago

wiby needs to be able to run against forked repositories (as it might not be desirable to spam the original repositories of dependents with test branches/PRs, let alone the person testing might not have the necessary permissions to do so). When running against forked repositories, wiby should automatically keep them up to date with upstream.