Skip to content

Update PR visual recap workflow with cost controls#268

Merged
rthaut merged 1 commit into
masterfrom
ci/pr-visual-recap-cost-controls
Jul 15, 2026
Merged

Update PR visual recap workflow with cost controls#268
rthaut merged 1 commit into
masterfrom
ci/pr-visual-recap-cost-controls

Conversation

@rthaut

@rthaut rthaut commented Jul 15, 2026

Copy link
Copy Markdown
Owner

Updates .github/workflows/pr-visual-recap.yml: recaps now auto-run only for large changes (>= 20 changed files or >= 600 changed lines; overridable via the VISUAL_RECAP_MIN_FILES / VISUAL_RECAP_MIN_LINES repository variables), small PRs skip silently before any model invocation, the synchronize/closed triggers are removed (no regeneration on every push or on merge), and adding the visual-recap label forces a run at any size (remove and re-add to regenerate). No other workflows are modified.

Recaps now auto-run only for large changes (>= 20 changed files or
>= 600 changed lines by default; override via VISUAL_RECAP_MIN_FILES /
VISUAL_RECAP_MIN_LINES repository variables). Small PRs are skipped
silently before any model invocation. The synchronize and closed
triggers are removed, so recaps are not regenerated on every push or
on merge. Adding the visual-recap label forces a run at any size;
remove and re-add the label to regenerate.
@rthaut
rthaut merged commit 72223ad into master Jul 15, 2026
3 checks passed
@rthaut
rthaut deleted the ci/pr-visual-recap-cost-controls branch July 15, 2026 22:48
@github-actions github-actions Bot mentioned this pull request Jul 15, 2026
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant