project-chip / project-chip/certification-tool

[Feature] Create a script to check the sanity of the Python Scripts

Open
#597 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Feature Needs Triage
Dominant language
Shell
Stars
83
Forks
47
Avg merge
1d 15h
Merged PRs (30d)
17

Description

Feature description

The main pain point here is that currently, issues in Python scripts are only noticed when a new version of TH is released. The idea behind this feature is to have a tool that identifies problems in the scripts beforehand.

Use Cases

Run a script, and at the end, all issues are listed in a summary.

Test Cases

No response

Additional Information

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inventorying the repository's Python scripts and determining which problems the proposed sanity check must detect. Define how the tool is run, how it summarizes all findings, and what test cases demonstrate that it is complete; the issue provides no named files or existing entry point.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.