Skip to content

fix: remove bash from auto optimization workflow#25

Merged
Pigbibi merged 1 commit intomainfrom
fix/auto-optimization-no-bash
Apr 1, 2026
Merged

fix: remove bash from auto optimization workflow#25
Pigbibi merged 1 commit intomainfrom
fix/auto-optimization-no-bash

Conversation

@Pigbibi
Copy link
Copy Markdown
Collaborator

@Pigbibi Pigbibi commented Apr 1, 2026

Summary

  • stop asking Claude to use Bash in the auto optimization draft PR workflow
  • add a timeout to the Claude step so failed automation exits faster
  • cover the adjusted workflow contract in the workflow config test

Testing

  • python3 -m unittest tests/test_prepare_auto_optimization_pr.py tests/test_auto_optimization_pr_workflow_config.py
  • uvx ruff check scripts tests
  • ruby -e 'require "yaml"; Dir[".github/workflows/*.yml"].each { |f| YAML.load_file(f) }; puts "yaml ok"'

@Pigbibi Pigbibi merged commit 5f7b605 into main Apr 1, 2026
1 check passed
@Pigbibi Pigbibi deleted the fix/auto-optimization-no-bash branch April 1, 2026 20:28
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