Skip to content

Comments

fix(action): Thread maxContextFiles config through Action workflows#216

Merged
dcramer merged 1 commit intomainfrom
warden-sweep/cd745cc3/01c74c56
Feb 23, 2026
Merged

fix(action): Thread maxContextFiles config through Action workflows#216
dcramer merged 1 commit intomainfrom
warden-sweep/cd745cc3/01c74c56

Conversation

@dcramer
Copy link
Member

@dcramer dcramer commented Feb 23, 2026

Adds maxContextFiles from defaults.chunking config to runner options in both GitHub Action code paths (trigger executor and schedule workflow).

Previously, Action-based runs always fell back to the hardcoded default of 50, ignoring user-configured values in warden.toml.

Automated fix for Warden finding find-warden-bugs-01c74c56 (high, detected by find-warden-bugs).

Ref #212

This PR was auto-generated by a Warden Sweep (run cd745cc3).
The finding has been validated through automated deep tracing,
but human confirmation is requested as this is batch work.

The maxContextFiles setting from defaults.chunking was correctly threaded
through CLI code paths but missing from GitHub Action workflows, silently
falling back to the hardcoded default of 50.

Warden finding find-warden-bugs-01c74c56
Severity: high

Co-Authored-By: Warden <noreply@getsentry.com>
@dcramer dcramer force-pushed the warden-sweep/cd745cc3/01c74c56 branch from 3cc52dc to 8b5cea7 Compare February 23, 2026 07:17
@dcramer dcramer marked this pull request as ready for review February 23, 2026 07:24
@dcramer dcramer merged commit c8edc1d into main Feb 23, 2026
12 checks passed
@dcramer dcramer deleted the warden-sweep/cd745cc3/01c74c56 branch February 23, 2026 07:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

warden Automated fix from Warden Sweep

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant