Skip to content

fix: remove bash from auto optimization workflow#7

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

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

Conversation

@Pigbibi
Copy link
Copy Markdown
Contributor

@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
  • python3 -m py_compile scripts/prepare_auto_optimization_pr.py
  • uvx ruff check scripts tests src
  • ruby -e 'require "yaml"; Dir[".github/workflows/*.yml"].each { |f| YAML.load_file(f) }; puts "yaml ok"'

@Pigbibi Pigbibi merged commit 83f0f13 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