forked from BURG3R5/github-slack-bot
-
Notifications
You must be signed in to change notification settings - Fork 2
Add label activity event. #6
Copy link
Copy link
Open
Labels
open-source-odysseyIssues for Open Source Odyssey participantsIssues for Open Source Odyssey participantstrackerTracks smaller, related issues.Tracks smaller, related issues.
Metadata
Metadata
Assignees
Labels
open-source-odysseyIssues for Open Source Odyssey participantsIssues for Open Source Odyssey participantstrackerTracks smaller, related issues.Tracks smaller, related issues.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Labels are helpful tags which users can use to sort and manage issues/PRs for their GitHub repository. From the documentation:
This issue consists of adding a new event for the bot to track. You'll be updating the bot to make sure that users can be notified when labels are added/modified/deleted in their repository.
These are the steps to do so:
LABEL_UPDATEDtoEventTypeenum. #7Labelmodel. #8LabelUpdateEventParser. #9elifclause tocompose_messageforLABEL_UPDATEDevent. #10More information can be found in the individual issues.
Leave a comment if you have any doubts.