monasca / pr-bot

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

Close PRs automatically if an update is applied elsewhere #18

Open timothyb89 opened 6 years ago

timothyb89 commented 6 years ago

The bot filed https://github.com/monasca/monasca-helm/pull/182 automatically, but the same upgrade was merged manually in https://github.com/monasca/monasca-helm/pull/183.

We should be able to detect this case and close existing PRs. Presumably requires #8.