You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Support empty body and only remove existing labels (#62)
* replace null body to empty character
* fixed: check body is undefined
* Build project
* Guard removal of label if label isn't set
* Typo
* Add some debug logging
---------
Co-authored-by: stephanmiehe <[email protected]>