Skip to content

fix(daily-rig-sampler): allow src/rig.test.ts in create-pull-request safe output - #22

Merged
pelikhan merged 2 commits into
mainfrom
copilot/debug-daily-rig-sampler
Jul 23, 2026
Merged

fix(daily-rig-sampler): allow src/rig.test.ts in create-pull-request safe output#22
pelikhan merged 2 commits into
mainfrom
copilot/debug-daily-rig-sampler

Conversation

Copilot AI commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

The Daily Rig Sampler was failing because the agent updated src/rig.test.ts alongside skills/rig/rig.ts, but only the latter was in the allowed-files list — causing the create_pull_request safe output to reject the patch.

Changes

  • daily-rig-sampler.md: Added src/rig.test.ts to allowed-files under safe-outputs.create-pull-request; updated Step 6 to note that test updates are expected when exported API is added or modified
  • daily-rig-sampler.lock.yml: Recompiled via gh aw compile to reflect the updated config

Copilot AI linked an issue Jul 23, 2026 that may be closed by this pull request
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix workflow failure in Daily Rig Sampler fix(daily-rig-sampler): allow src/rig.test.ts in create-pull-request safe output Jul 23, 2026
Copilot AI requested a review from pelikhan July 23, 2026 07:10
@pelikhan
pelikhan marked this pull request as ready for review July 23, 2026 07:13
@pelikhan
pelikhan merged commit 0f5c394 into main Jul 23, 2026
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.

[aw] Daily Rig Sampler failed

2 participants