Issue field to identify if it is a build, boot or test issue
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
Today, one can only understand this if you query issues and check for build_id and test_id to NULL. It would be great to know that right away. I see the issue type as a very important information to have readily available.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how issues are represented and queried, focusing on the existing build_id and test_id fields and how their NULL values distinguish issue categories. Define how the new field identifies build, boot, or test issues, then add coverage showing that the classification is available without inspecting those identifiers directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100