ahmadnassri / action-dependabot-auto-merge

Automatically merge Dependabot PRs when version comparison is within range
MIT License
341 stars 48 forks source link

Option to assign reviewer if update is outside semver range #152

Open BitPatty opened 2 years ago

BitPatty commented 2 years ago

It'd be useful if one or multiple usernames could be specified for pull requests that fall outside the semver range the action is allowed to merge - i.e. if the action can auto-merge minor updates it should assign PR's with major updates to the respective user(s) for review.