π€ *Repo Assist here β I'm an automated AI assistant for this repository.* ## Activity for April 2026 ## Suggested Actions for Maintainer **Comprehensive list** of all pending actions requiring maintainer attention: * [ ] **Review PR**: `fix: support ? wildcard in isExcluded glob pattern matching` β [View branch](https://github.com/askpt/code-metrics/tree/repo-assist/improve-glob-question-mark-wildcard) * [ ] **Review issue** #256: Python support (protected files blocked PR) β [Click to create PR](https://github.com/askpt/code-metrics/compare/main...repo-assist/feat-python-support-issue-237-c3177593d8cf115a?expand=1&title=%5BRepo%20Assist%5D%20feat:%20add%20cognitive%20complexity%20analysis%20for%20Python) * [ ] **Check comment** on #237: Repo Assist commented with Python PR link β [View](https://github.com/askpt/code-metrics/issues/237) * [ ] **Check comment** on #238: Repo Assist commented with Java implementation tips β [View](https://github.com/askpt/code-metrics/issues/238) ## Future Work for Repo Assist - Add Java support (tree-sitter-java) per issue #238 β Python implementation is a good template ## Run History ### 2026-04-27 09:33 UTC β [Run](https://github.com/askpt/code-metrics/actions/runs/24987382754) - π§ Created PR: `fix: support ? wildcard in isExcluded glob pattern matching` β branch `repo-assist/improve-glob-question-mark-wildcard` ### 2026-04-21 22:07 UTC β [Run](https://github.com/askpt/code-metrics/actions/runs/24748859336) - π§ Created PR #266: `refactor: extract shared base class for JS/TS analyzers` β merged β - π§ Created PR #267: `test: add comprehensive tests for JS/TS analyzers` β merged β ### 2026-04-14 22:09 UTC β [Run](https://github.com/askpt/code-metrics/actions/runs/24425325924) - π§ Created issue #256: `feat: add cognitive complexity analysis for Python` (protected files blocked direct PR) - π¬ Commented on #237: linked to Python support PR - π¬ Commented on #238: added Java implementation notes ### 2026-04-07 22:06 UTC β [Run](https://github.com/askpt/code-metrics/actions/runs/24106680471) - π§ Created PR (merged as #246): `perf: upgrade analysis cache from FIFO to LRU eviction` - π§ Created PR (merged): `test: add coverage for ternary, catch, nullish coalescing, labeled jumps, and cache` ### 2026-04-05 09:39 UTC β [Run](https://github.com/askpt/code-metrics/actions/runs/23998860944) - π§ Created PR #235 (merged): `fix: escape regex metacharacters in glob exclude patterns` - π Closed issue #165 (March 2026 Monthly Activity) and opened this April issue > Generated by π Repo Assist, see [workflow run](https://github.com/askpt/code-metrics/actions/runs/24987382754). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > [!WARNING] > <details> > <summary><strong>β οΈ Firewall blocked 1 domain</strong></summary> > > The following domain was blocked by the firewall during workflow execution: > > - `releaseassets.githubusercontent.com` > > To allow these domains, add them to the `network.allowed` list in your workflow frontmatter: > > ```yaml > network: > allowed: > - defaults > - "releaseassets.githubusercontent.com" > ``` > > See [Network Configuration](https://github.github.com/gh-aw/reference/network/) for more information. > > </details> > Generated by π Repo Assist, see [workflow run](https://github.com/askpt/code-metrics/actions/runs/24987382754). [Learn more](https://github.com/githubnext/agentics/blob/main/docs/repo-assist.md). > > To install this [agentic workflow](https://github.com/githubnext/agentics/blob/3de4e604a36b5190a1c7dc4719c7341500ba8a95/workflows/repo-assist.md), run > ``` > gh aw add githubnext/agentics/workflows/repo-assist.md@3de4e604a36b5190a1c7dc4719c7341500ba8a95 > ``` <!-- gh-aw-agentic-workflow: Repo Assist, engine: copilot, model: auto, id: 24987382754, workflow_id: repo-assist, run: https://github.com/askpt/code-metrics/actions/runs/24987382754 -->
π€ Repo Assist here β I'm an automated AI assistant for this repository.
Activity for April 2026
Suggested Actions for Maintainer
Comprehensive list of all pending actions requiring maintainer attention:
fix: support ? wildcard in isExcluded glob pattern matchingβ View branchFuture Work for Repo Assist
Run History
2026-04-27 09:33 UTC β Run
fix: support ? wildcard in isExcluded glob pattern matchingβ branchrepo-assist/improve-glob-question-mark-wildcard2026-04-21 22:07 UTC β Run
refactor: extract shared base class for JS/TS analyzersβ merged βtest: add comprehensive tests for JS/TS analyzersβ merged β2026-04-14 22:09 UTC β Run
feat: add cognitive complexity analysis for Python(protected files blocked direct PR)2026-04-07 22:06 UTC β Run
perf: upgrade analysis cache from FIFO to LRU evictiontest: add coverage for ternary, catch, nullish coalescing, labeled jumps, and cache2026-04-05 09:39 UTC β Run
fix: escape regex metacharacters in glob exclude patternsWarning
The following domain was blocked by the firewall during workflow execution:
releaseassets.githubusercontent.comTo allow these domains, add them to the
network.allowedlist in your workflow frontmatter:See Network Configuration for more information.