ericcornelissen/tool-versions-update-action

Avoid creating multiple open Pull Requests at the same time

Closed this issue · 0 comments

Summary

In v0.1.0 the action will happily create a new Pull Request if a previous one it opened hasn't been resolved yet. This is not desired in most cases (I believe). This action should be modified such that it won't open more than one Pull Request at the time (at least by default).