Below you will find pages that utilize the taxonomy term “jey3dayo”
December 12, 2025
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.10.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🔄 What’s Changed Changed update dependencies with npx ncu -u (#129) Refactoring reduce duplication and stabilize docs links (#126) reduce similarity-ts reported duplications (#128) CI/CD fix test workflow dispatch payload 📊 Quality Metrics ✅ Tests: 809 tests passed ✅ Lint: All checks passed ✅ TypeCheck: No type errors ✅ Build: Successful 👥 Contributors @jey3dayo (Junya Nakazato) 🔗 Full Changelog https://github.
December 2, 2025
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.9.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 What’s New ✨ Added Claude Code Command: /add-exclude-files コマンドを追加 - DEFAULT_EXCLUDESへのファイル追加を自動化 (#122)
自動パターン正規化 (**/プレフィックス自動追加) 重複チェック グループ管理 TypeScript型チェック自動実行 ドライランモード Exclusion Patterns: 4つの設定ファイルを除外リストに追加 (#122)
**/.dependency-cruiser.js **/.dockerignore **/.coderabbit.yaml **/.github/actionlint.yaml 📝 Documentation advanced usage i18n guidanceの重複削除 (#120) 二言語ドキュメントのリフレッシュ (#118) ファイル除外例の改善 🔧 CI/CD 重複したPR labelerワークフローの削除 (#121) 🐛 Fixed Node.
November 25, 2025
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.9.3.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 What’s New ✨ Added Improve Violations section with label names (#113) Changed section title from “Size Summary” to “Violations” for better accuracy Added label names to each violation message for clarity: auto/large-files - Files exceed size limit auto/too-many-lines - Files exceed line limit auto/excessive-changes - Total additions exceed limit auto/too-many-files - File count exceeds limit Example output: ### 📊 Violations - **File count exceeds limit** (`auto/too-many-files`) 🐛 Fixed Fixed risk evaluation to include test files in allFiles (#114)
November 20, 2025
PR Insights Labeler
Version updated for https://github.com/jey3dayo/pr-insights-labeler to version v1.9.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 What’s New ✨ Added Improve Violations section with label names (#113) Changed section title from “Size Summary” to “Violations” for better accuracy Added label names to each violation message for clarity: auto/large-files - Files exceed size limit auto/too-many-lines - Files exceed line limit auto/excessive-changes - Total additions exceed limit auto/too-many-files - File count exceeds limit Example output: ### 📊 Violations - **File count exceeds limit** (`auto/too-many-files`) 🐛 Fixed Fixed line count display to show ‘501+’ when capped at limit (#112)