Skip to content

feat: filter out large files (NO-TICKET)#114

Merged
robaone-redshelf merged 5 commits into
developfrom
ar-filter-out-large-files
Sep 28, 2025
Merged

feat: filter out large files (NO-TICKET)#114
robaone-redshelf merged 5 commits into
developfrom
ar-filter-out-large-files

Conversation

@robaone-redshelf

@robaone-redshelf robaone-redshelf commented Sep 28, 2025

Copy link
Copy Markdown
Contributor

Description:

Introduced a smarter way to keep our pull request descriptions lean and meaningful. By filtering out bulky lock files from diffs, we avoid token bloat and keep the AI focused on actual code changes. Also added support for customizing which files to ignore, because one size rarely fits all.

Ticket:

https://virdocs.atlassian.net/browse/${ticketId}

Changes: (complexity: medium)

  • Added ignore-files input to PR description generator
  • Implemented filter_diff.js to exclude specified files from diffs
  • Updated README with filtering rationale and customization examples

Validation:

  • Verified ignored files are excluded from generated diffs
  • Confirmed PR descriptions remain structured and concise with large files filtered out

@robaone-redshelf robaone-redshelf marked this pull request as ready for review September 28, 2025 22:04
@robaone-redshelf robaone-redshelf merged commit 4b20ac4 into develop Sep 28, 2025
22 checks passed
@robaone-redshelf robaone-redshelf deleted the ar-filter-out-large-files branch September 28, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant