Merging via comment isn't possible. We could merge this automatically on green, however we'd prefer to use @dependabot merge or merge manually. Signed-off-by: Dave Tucker <[email protected]>
@@ -1,11 +1,4 @@
pull_request_rules:
- - name: automatic merge for Dependabot pull request that pass CI
- conditions:
- - author=dependabot[bot]
- actions:
- comment:
- message: "@dependabot merge"
-
# REVIEW MANAGEMENT
- name: ask alessandrod to review public API changes