action-dependabot-auto-merge icon indicating copy to clipboard operation
action-dependabot-auto-merge copied to clipboard

Support additional PR senders

Open louism517 opened this issue 1 year ago • 0 comments

Hi,

We are using code based on dependabot-script to enact dependency updates.

We chose to do this so that we could have immediate updates of our internal deps (as opposed to daily or weekly from dependabot) whilst still utilising all of the safety features which dependabot provides.

However when we raise PRs using this tool, the sender is not dependabot[bot].

This change adds support for a acceptSender configuration flag which would allow us to auto-merge these updates.

louism517 avatar Dec 02 '22 15:12 louism517