EuroPython / EuroPython/internal-bot

Add support for missing types of changes on the ProjectV2Item

未关闭
#15 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
help wanted
主要语言
Python
星标
5
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

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

![Image](https://github.com/user-attachments/assets/93e01414-8181-467a-b5d2-46c28b9f5966)

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.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。