EuroPython / EuroPython/internal-bot
Add support for missing types of changes on the ProjectV2Item
- Ngôn ngữ chính
- Python
- Star
- 5
- Fork
- 0
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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:
- [ ] #18
- [ ] #17
- [ ] #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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.