forked from BURG3R5/github-slack-bot
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
open-source-odysseyIssues for Open Source Odyssey participantsIssues for Open Source Odyssey participantstrackerTracks smaller, related issues.Tracks smaller, related issues.
Description
Labels are helpful tags which users can use to sort and manage issues/PRs for their GitHub repository. From the documentation:
You can manage your work on GitHub by creating labels to categorize issues and pull requests. You can apply labels in the repository the label was created in. Once a label exists, you can use the label on any issue or pull request within that repository.
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:
- Add
LABEL_UPDATEDtoEventTypeenum. #7 - Add new
Labelmodel. #8 - Add new GitHub parser called
LabelUpdateEventParser. #9 - Add new
elifclause tocompose_messageforLABEL_UPDATEDevent. #10
More information can be found in the individual issues.
Leave a comment if you have any doubts.
Metadata
Metadata
Assignees
Labels
open-source-odysseyIssues for Open Source Odyssey participantsIssues for Open Source Odyssey participantstrackerTracks smaller, related issues.Tracks smaller, related issues.