diff --git a/config/prow/plugins.yaml b/config/prow/plugins.yaml index 3c8ed74443147..1b876ed48b60a 100644 --- a/config/prow/plugins.yaml +++ b/config/prow/plugins.yaml @@ -1925,3 +1925,7 @@ external_plugins: events: - issue_comment - pull_request + - name: needs-rebase + events: + - issue_comment + - pull_request \ No newline at end of file