monasca / pr-bot

Automatic version checker bot
Apache License 2.0
6 stars 1 forks source link

Add a warning when fromVersion doesn't match when applying a mutation #5

Open timothyb89 opened 7 years ago

timothyb89 commented 7 years ago

The bot should leave a warning (maybe as a comment on the pull request) when the existing version doesn't match the fromVersion from the Update instance. In most cases this is probably fine, but it'd be good to know to take a closer look at the patch before applying (in case a dependency isn't recognized quite correctly).