dependabot-script
dependabot-script copied to clipboard
Closing Previously Opened PRs / Whitelist to Auto Merge
Two of the features from the web based version that I particularly like are the closing of PRs bumping from 1.2.3. to 1.2.4 when a 1.2.3 to 1.2.5 PR opens prior to the former being merged, as well as being able to whitelist specific dependencies (e.g. dev dependencies) to automerge when status checks pass.
How can I approximate these using Dependabot Script for deployments in GitHub Enterprise?
Looking for this functionality too