networknt / light-bot

A microservice based DevOps agent that handles multiple repositories and dependencies
Apache License 2.0
7 stars 3 forks source link

add a generic regular expression replacement task #8

Closed stevehu closed 6 years ago

stevehu commented 6 years ago

This is a generic task against a list of repositories and update all of them in one shot. It will checkin to git if skip_checkin is false. Or you can verify and checkin the second round.