Re-implement lgtm
plugin from prow
#67
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
From https://prow.k8s.io/plugins
Description
The lgtm plugin manages the application and removal of the 'lgtm' (Looks Good To Me) label which is typically used to gate merging.
Events handled
[GenericCommentEvent (any event for user text), pull_request, pull_request_review]
Source -- https://github.com/kubernetes/test-infra/tree/master/prow/plugins/lgtm
The text was updated successfully, but these errors were encountered: