knl / niv-updater-action

A GitHub Action that creates meaningful pull requests with updates to your niv-managed dependencies, so you don't have to do menial chores.
BSD 3-Clause "New" or "Revised" License
29 stars 11 forks source link

Add an option to keep updating the PR with new changes #37

Closed knl closed 3 years ago

knl commented 3 years ago

This way, if review takes a lot of time or is neglected, niv-updater-action will keep updating the PR with the new changes.

Closes #14