github / issue-labeler

An action for automatically labelling issues

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Labeler fails when issue body is empty

eaftan opened this issue · comments

When I attempt to use this labeler to label a new issue with an empty body, I get the following error message: "Could not get issue number or issue body from context, exiting".

We often turn task list entries into issues, and they are created with an empty body with no way to enter one. So the labeler fails whenever we do that.