Below you will find pages that utilize the taxonomy term “jey3dayo”
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)