repowiserepowise
Sign in
FaserF/ha-ctgpdx
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsContributorsDecisions
ChatPro
Stats
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiseFaserF/ha-ctgpdx

Commits

Every commit scored for change-risk against this repo's own history, so 'elevated' means elevated here rather than on some global curve.

Needs review

30of 92 scored

30 commits sit in this repo's top risk tercile, which is 33% of the 92scored. The cut is drawn against this codebase's own history rather than a global curve, so a quiet repo still fills its top band, and here it starts at 3.4 out of 10. What pushes a commit up is size and spread together: a large change confined to one area scores below a smaller one scattered across a dozen files.

Fix commits1112%Commits whose subject reads as a bug fix rather than new work.Change diffusion0.64bitsShannon entropy of a commit's churn across its files. Zero is a single file, and every extra bit is a doubling of how widely the change spread.Review threshold3.4out of 10Score a commit has to clear to land in this repo's top tercile.

How the work changed shape

Commit categories over time, read off the subject line. Fixes carry the accent because that is the series this chart exists to show.

Began other-led, now leaning chore.

Feature3%
Fix17%
Refactor4%
Docs3%
Test3%
Deps2%
Chore49%
Other17%

Review-priority queue

Ranked by change-risk, highest first. Priority is a tercile of this repo's own distribution, so a quiet repo still fills its top band.

Commit review-priority queue
#CommitAuthorWhenLinesRiskTop driver
1
cc00d8d7fix: hacs release zip file & improved release workflow
Fabian Seitz
1mo ago+1.3K -116
99%Elevated
more lines added than baseline
2
99475115Initial work on new ctgpdx integration
Fabian Seitz
10mo ago+826 -2
98%Elevated
more lines added than baseline
3
1950e49ffix data fetching
Fabian Seitz
6mo ago+548 -62
97%Elevated
more lines added than baseline
4
3c35f4ccworkflow improvements
Fabian Seitz
3mo ago+363 -0
96%Elevated
more lines added than baseline
5
37c1b925Fixed data fetching & improved stability
Fabian Seitz
6mo ago+365 -111
96%Elevated
more lines added than baseline
6
44911ec3chore: fix CI linter issues and format code
Fabian Seitz
1mo ago+274 -1
94%Elevated
more lines added than baseline
7
eba9b4e0chore: unify workflows and update issue templates with assignees and labels [skip ci]
Fabian Seitz
1mo ago+190 -107
93%Elevated
more lines added than baseline
8
a992ca59chore: improve issue templates with integration-specific fields and my-ha links
Fabian Seitz
1mo ago+160 -113
92%Elevated
more lines added than baseline
9
6612d5a1chore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+140 -1
91%Elevated
more lines added than baseline
10
14925b68linter fixes
Fabian Seitz
3mo ago+145 -255
90%Elevated
more lines added than baseline
11
067ce301style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+87 -45
89%Elevated
more lines added than baseline
12
718a2496Update release.yml
Fabian Seitz
4w ago+71 -47
88%Elevated
more lines added than baseline
13
55a1b881chore: update template automations to dynamically track service versions
Fabian Seitz
1mo ago+69 -7
86%Elevated
more lines added than baseline
14
8f987c0eci: optimize CI triggers and add structured changelog generator
Fabian Seitz
1w ago+70 -17
85%Elevated
more lines added than baseline
15
1fc842f3CI fixes
Fabian Seitz
6mo ago+67 -5
84%Elevated
more lines added than baseline
16
88b2007bAdd automation example
Fabian Seitz
10mo ago+41 -1
83%Elevated
more lines added than baseline
17
a44d860csmall workflow improvement
Fabian Seitz
3mo ago+43 -3
82%Elevated
more lines added than baseline
18
dd91d114Update README.md
Fabian Seitz
8mo ago+23 -16
81%Elevated
more lines added than baseline
19
29b8ea6aUpdate conftest.py
Fabian Seitz
6mo ago+23 -4
80%Elevated
more lines added than baseline
20
82610370chore: unify workflows, scripts, and configs
Fabian Seitz
1mo ago+20 -0
79%Elevated
more lines added than baseline
21
e60b4f41fix(docs): add download badge and support section to README
github-actions[bot]
1mo ago+18 -2
78%Elevated
more lines added than baseline
22
9a3835e6CI fixes
Fabian Seitz
6mo ago+18 -0
77%Elevated
more lines added than baseline
23
554dd008chore: trigger auto release [bump-version]
Fabian Seitz
1mo ago+13 -3
76%Elevated
more lines added than baseline
24
0d0eff1anew data provided by attribute
Fabian Seitz
6mo ago+13 -10
74%Elevated
more lines added than baseline
25
9af458d8Improved automation example
Fabian Seitz
10mo ago+10 -23
74%Elevated
more focused than baseline
26
f75d2576Update conftest.py
Fabian Seitz
6mo ago+9 -1
72%Elevated
fewer lines added than baseline
27
ffa1d0a7chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+9 -4
71%Elevated
fewer lines added than baseline
28
ebb1bcf8test fixes
Fabian Seitz
6mo ago+9 -0
70%Elevated
fewer lines added than baseline
29
f68cafafUpdate actions/checkout action to v7 (#10)
renovate[bot]
1mo ago+5 -5
68%Elevated
fewer lines added than baseline
30
14dec4edci fix
Fabian Seitz
6mo ago+8 -8
68%Elevated
fewer lines added than baseline
31
4b53db06fix(release): level=minor/major respected even when current version has pre-release suffix
Fabian Seitz
4w ago+6 -3
66%Typical
fewer lines added than baseline
32
01758eb7fix: release workflow syntax & codeql logging alert
github-actions[bot]
1mo ago+6 -12
66%Typical
fewer lines added than baseline
33
9f5a4e76chore: clean up gitignores, caches, and fix Shields.io case-sensitivity
Fabian Seitz
1mo ago+8 -273
66%Typical
more scattered than baseline
34
e4b6f1a3chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+6 -10
63%Typical
fewer lines added than baseline
35
79e9b42fchore: fix release variables and add workflow concurrency [bump-version]
Fabian Seitz
1mo ago+5 -1
63%Typical
fewer lines added than baseline
36
874e0549chore: optimize template updates with robust regex patterns
Fabian Seitz
1mo ago+5 -3
61%Typical
fewer lines added than baseline
37
b8368333style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+5 -1
61%Typical
fewer lines added than baseline
38
77d05c4achore: add automated template updater and clean privacy sensitive fields
Fabian Seitz
1mo ago+5 -16
59%Typical
fewer lines added than baseline
39
ab7d4aa0chore: improve release retry logic and fix null head_commit triggers [bump-version]
Fabian Seitz
1mo ago+5 -3
59%Typical
fewer lines added than baseline
40
81d14a27ci fix
Fabian Seitz
6mo ago+5 -2
57%Typical
fewer lines added than baseline
41
be53603cInitial commit
Fabian Seitz
10mo ago+4 -0
57%Typical
fewer lines added than baseline
42
4e7490befix: hacs download count of integration
Fabian Seitz
1mo ago+4 -2
55%Typical
fewer lines added than baseline
43
e3154216improved release workflow
Fabian Seitz
3w ago+4 -1
53%Typical
fewer lines added than baseline
44
9281fe52Update actions/checkout action to v6
renovate[bot]
6mo ago+3 -3
53%Typical
fewer lines added than baseline
45
e1ae52c5Update release.yml
Fabian Seitz
4w ago+4 -0
52%Typical
fewer lines added than baseline
46
8d6c56f9style: auto-fix and format with Ruff [skip ci]
FaserF
1mo ago+3 -3
49%Typical
fewer lines added than baseline
47
63aefb2cci fixesd
Fabian Seitz
6mo ago+3 -4
49%Typical
fewer lines added than baseline
48
7a5a6325Update github/codeql-action action to v4
renovate[bot]
7mo ago+3 -3
49%Typical
fewer lines added than baseline
49
01a101dechore: fix ruff linting errors
Fabian Seitz
1mo ago+3 -12
47%Typical
fewer lines added than baseline
50
e31e00bfUpdate actions/checkout digest to 93cb6ef
renovate[bot]
6mo ago+2 -2
47%Typical
fewer lines added than baseline
  • cc00d8d7fix: hacs release zip file & improved release workflow
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +1.3K -116
    Risk
    99%Elevated
  • 99475115Initial work on new ctgpdx integration
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +826 -2
    Risk
    98%Elevated
  • 1950e49ffix data fetching
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +548 -62
    Risk
    97%Elevated
  • 3c35f4ccworkflow improvements
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +363 -0
    Risk
    96%Elevated
  • 37c1b925Fixed data fetching & improved stability
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +365 -111
    Risk
    96%Elevated
  • 44911ec3chore: fix CI linter issues and format code
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +274 -1
    Risk
    94%Elevated
  • eba9b4e0chore: unify workflows and update issue templates with assignees and labels [skip ci]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +190 -107
    Risk
    93%Elevated
  • a992ca59chore: improve issue templates with integration-specific fields and my-ha links
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +160 -113
    Risk
    92%Elevated
  • 6612d5a1chore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +140 -1
    Risk
    91%Elevated
  • 14925b68linter fixes
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +145 -255
    Risk
    90%Elevated
  • 067ce301style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +87 -45
    Risk
    89%Elevated
  • 718a2496Update release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +71 -47
    Risk
    88%Elevated
  • 55a1b881chore: update template automations to dynamically track service versions
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +69 -7
    Risk
    86%Elevated
  • 8f987c0eci: optimize CI triggers and add structured changelog generator
    Author
    Fabian Seitz
    When
    1w ago
    Lines
    +70 -17
    Risk
    85%Elevated
  • 1fc842f3CI fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +67 -5
    Risk
    84%Elevated
  • 88b2007bAdd automation example
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +41 -1
    Risk
    83%Elevated
  • a44d860csmall workflow improvement
    Author
    Fabian Seitz
    When
    3mo ago
    Lines
    +43 -3
    Risk
    82%Elevated
  • dd91d114Update README.md
    Author
    Fabian Seitz
    When
    8mo ago
    Lines
    +23 -16
    Risk
    81%Elevated
  • 29b8ea6aUpdate conftest.py
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +23 -4
    Risk
    80%Elevated
  • 82610370chore: unify workflows, scripts, and configs
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +20 -0
    Risk
    79%Elevated
  • e60b4f41fix(docs): add download badge and support section to README
    Author
    github-actions[bot]
    When
    1mo ago
    Lines
    +18 -2
    Risk
    78%Elevated
  • 9a3835e6CI fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +18 -0
    Risk
    77%Elevated
  • 554dd008chore: trigger auto release [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +13 -3
    Risk
    76%Elevated
  • 0d0eff1anew data provided by attribute
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +13 -10
    Risk
    74%Elevated
  • 9af458d8Improved automation example
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +10 -23
    Risk
    74%Elevated
  • f75d2576Update conftest.py
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +9 -1
    Risk
    72%Elevated
  • ffa1d0a7chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +9 -4
    Risk
    71%Elevated
  • ebb1bcf8test fixes
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +9 -0
    Risk
    70%Elevated
  • f68cafafUpdate actions/checkout action to v7 (#10)
    Author
    renovate[bot]
    When
    1mo ago
    Lines
    +5 -5
    Risk
    68%Elevated
  • 14dec4edci fix
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +8 -8
    Risk
    68%Elevated
  • 4b53db06fix(release): level=minor/major respected even when current version has pre-release suffix
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +6 -3
    Risk
    66%Typical
  • 01758eb7fix: release workflow syntax & codeql logging alert
    Author
    github-actions[bot]
    When
    1mo ago
    Lines
    +6 -12
    Risk
    66%Typical
  • 9f5a4e76chore: clean up gitignores, caches, and fix Shields.io case-sensitivity
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +8 -273
    Risk
    66%Typical
  • e4b6f1a3chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +6 -10
    Risk
    63%Typical
  • 79e9b42fchore: fix release variables and add workflow concurrency [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -1
    Risk
    63%Typical
  • 874e0549chore: optimize template updates with robust regex patterns
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    61%Typical
  • b8368333style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +5 -1
    Risk
    61%Typical
  • 77d05c4achore: add automated template updater and clean privacy sensitive fields
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -16
    Risk
    59%Typical
  • ab7d4aa0chore: improve release retry logic and fix null head_commit triggers [bump-version]
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +5 -3
    Risk
    59%Typical
  • 81d14a27ci fix
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +5 -2
    Risk
    57%Typical
  • be53603cInitial commit
    Author
    Fabian Seitz
    When
    10mo ago
    Lines
    +4 -0
    Risk
    57%Typical
  • 4e7490befix: hacs download count of integration
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +4 -2
    Risk
    55%Typical
  • e3154216improved release workflow
    Author
    Fabian Seitz
    When
    3w ago
    Lines
    +4 -1
    Risk
    53%Typical
  • 9281fe52Update actions/checkout action to v6
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +3 -3
    Risk
    53%Typical
  • e1ae52c5Update release.yml
    Author
    Fabian Seitz
    When
    4w ago
    Lines
    +4 -0
    Risk
    52%Typical
  • 8d6c56f9style: auto-fix and format with Ruff [skip ci]
    Author
    FaserF
    When
    1mo ago
    Lines
    +3 -3
    Risk
    49%Typical
  • 63aefb2cci fixesd
    Author
    Fabian Seitz
    When
    6mo ago
    Lines
    +3 -4
    Risk
    49%Typical
  • 7a5a6325Update github/codeql-action action to v4
    Author
    renovate[bot]
    When
    7mo ago
    Lines
    +3 -3
    Risk
    49%Typical
  • 01a101dechore: fix ruff linting errors
    Author
    Fabian Seitz
    When
    1mo ago
    Lines
    +3 -12
    Risk
    47%Typical
  • e31e00bfUpdate actions/checkout digest to 93cb6ef
    Author
    renovate[bot]
    When
    6mo ago
    Lines
    +2 -2
    Risk
    47%Typical
Showing 50 of 92 commits

How the score behaves here

Change risk →

Two views of the same model: where the cuts fall, and what commit shape lands you above them.

Score distribution

Every scored commit, binned on the raw 0 to 10 score rather than the percentile. Percentile ranks are uniform by construction, so that axis has no shape to draw. The dashed lines are the tercile cuts behind each row's priority pill.

022typical ↑elevated ↑0.05.010.0Change-risk score →
Below typical
Typical
Elevated

Size against diffusion

The 92 most recent commits, on their own recency sample rather than the feed above: that defaults to risk-sorted, so reusing it would plot only the top tercile and call it the spread. Big and scattered is what the model penalises. Click a dot to open it.

1101001,000Lines changed (log) →0.08.1Diffusion →
Below typical29
Typical33
Elevated30

Commit history for FaserF/ha-ctgpdx

FaserF/ha-ctgpdx has 97 commits in its history from 4 contributors, the first of them Oct 5, 2025. In the last 90 days 6 files were touched, 21 times in total, most often update_templates.py. Every commit is scored for change risk from its size, spread and the history of the files it touches.