dipien / releases-hub-gradle-plugin

Gradle Plugin to automatically upgrade your gradle project dependencies and send a GitHub pull request with the changes
https://releaseshubplugin.dipien.com
Apache License 2.0
148 stars 7 forks source link

Support to configure Assignees for pull requests #123

Closed maxirosson closed 3 years ago

maxirosson commented 3 years ago
Pull Request Assignee

The user to be assigned to the pull request. Optional string.

pullRequestAssignee = "octocat"