Add support for missing types of changes on the ProjectV2Item
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Start in intbot/core/integrations/github.py at lines 168-199 and inspect the existing parsing for date and single-choice ProjectV2Item changes. Review the webhook examples in the issue comments and the related issues #16, #17, and #18, then use intbot/tests/test_integrations/test_github.py around lines 182-249 to guide coverage. Done means the requested additional change types are parsed and tested.
Written by the indexing model from the issue text.
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:
- #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.
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from EuroPython/internal-bot
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 42/100
EuroPython/internal-bot#21 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
EuroPython/internal-bot#18 ·
-
Difficulty 5/5 Over a week Newbie friendliness 20/100
EuroPython/internal-bot#17 ·
-
Difficulty 5/5 Over a week Newbie friendliness 15/100
EuroPython/internal-bot#16 ·
-
Add architecture.md Open
Difficulty 5/5 Over a week Newbie friendliness 35/100
EuroPython/internal-bot#12 · 1 comment ·
All issues in EuroPython/internal-bot
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·