ahmadnassri / action-dependabot-auto-merge

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

approve-only switch #176

Open mattiaverga opened 1 year ago

mattiaverga commented 1 year ago

Is there a way to only approve a PR without trying to merge it? In case auto-merge is performed by other tools (like mergify).

ahmadnassri commented 1 year ago

should be straight forward, you wanna try at making suggested change in a PR?

mattiaverga commented 1 year ago

Unfortunately, my knowledge of java is nearly zero

ahmadnassri commented 1 year ago

Javascript?