In this issue, you'll add a new member to the EventType enum present in the file bot/models/github/event_type.py
The name of the member will be LABEL_UPDATED
The keyword for the member will be "lu"
The "docs" for the member will be "An Issue label was updated"
This issue is a part of a bigger issue (#6).
Leave a comment if you have any doubts.
In this issue, you'll add a new member to the
EventTypeenum present in the filebot/models/github/event_type.pyThe name of the member will be
LABEL_UPDATEDThe keyword for the member will be
"lu"The "docs" for the member will be
"An Issue label was updated"This issue is a part of a bigger issue (#6).
Leave a comment if you have any doubts.