Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 550 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 550 Bytes

Renovator

Description

Renovator helps to keep your dependency update PR-s under control.

If you use Renovate or Dependebot, you might have noticed that they create a lot of PR-s.

Renovator helps to keep them under control by merging them semi-automatically.

How it works

A CLI tool that you can run, that lists all the open PR-s in your repositories, and you can select which ones to merge.

What you need

A Github token, with full repo rights.

Usage

./gradlew installDist
./build/install/renovator/bin/renovator -h