-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Feature
0 / 30 of 3 issues completed
Copy link
Labels
help wantedExtra attention is neededExtra attention is needed
Description
We currently support changes in date fields (like start_date, end_date), and single choice fields (like status)
Would be great to add support for at least the following:
- Add support for changes to Assignees #18
- Add support for changes to Linked pull requests #17
- Add support for Labels #16
This can be added here: https://github.com/EuroPython/internal-bot/blob/main/intbot/core/integrations/github.py#L168-L199
And the tests for this are here: https://github.com/EuroPython/internal-bot/blob/main/intbot/tests/test_integrations/test_github.py#L182-L249
Would be also great to refactor that changes parsing code, but that could be something for later :)
The example of the webhooks with different types of data are in the comments.
Sub-issues
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed