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

Add option to customize the username

Open yeikel opened this issue 1 year ago • 1 comments

I am currently running dependabot script in a private environment and I would like to leverage this Action

The main challenge at the moment is this action expects the sender to be an specific user that does not meet my environment:

https://github.com/ahmadnassri/action-dependabot-auto-merge/blob/master/action/index.js#L21-L24

Would you consider adding a parameter to this action to support this use case? We can default it to dependabot[bot] and dependabot-preview[bot]

I am willing to submit a PR given that you agree with this change

yeikel avatar Feb 21 '23 20:02 yeikel

for sure, a PR is most welcome

ahmadnassri avatar Feb 21 '23 22:02 ahmadnassri