garukun / golgtm

An quick LGTM tool that helps updates the PR labels when someone commented LGTM on the PR.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LGTM should remove "Ready" label once PR merged

dnelson opened this issue · comments

Currently, the "Ready" label is left when a PR is merged, but once merged a PR really isn't ready, so the label should be removed automatically.

Should we let some other workflow, such as Waffle to manage this state change?