ahmadnassri / action-dependabot-auto-merge

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

Indicate early exit when not @dependabot. #61

Closed rduplain closed 2 years ago

rduplain commented 3 years ago

The action helpfully warns that the sender (github.actor) is not @dependabot. When this occurs, this log message is the only output, and it's not obvious whether the action did anything further. The enclosed patch indicates that the action is exiting early in its warning.

Thanks!

github-actions[bot] commented 2 years ago

:tada: This PR is included in version 2.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: