Skip to content

feat: add auto optimization draft pr workflow#23

Merged
Pigbibi merged 1 commit into
mainfrom
feat/auto-optimization-pr
Apr 1, 2026
Merged

feat: add auto optimization draft pr workflow#23
Pigbibi merged 1 commit into
mainfrom
feat/auto-optimization-pr

Conversation

@Pigbibi

@Pigbibi Pigbibi commented Apr 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a repo-local workflow that turns monthly-optimization-task issues into draft PRs for low-risk auto-pr-safe tasks
  • add parser utilities and tests for selecting eligible issue actions and preparing PR metadata
  • allow CI to be dispatched manually so automation branches can still be validated

Testing

  • python3 -m unittest tests/test_prepare_auto_optimization_pr.py tests/test_auto_optimization_pr_workflow_config.py tests/test_fanout_monthly_optimization_tasks.py tests/test_monthly_optimization_planner_workflow_config.py tests/test_build_monthly_optimization_plan.py tests/test_build_ai_review_payload.py tests/test_post_monthly_optimization_issue.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 c7af110 into main Apr 1, 2026
1 check passed
@Pigbibi Pigbibi deleted the feat/auto-optimization-pr branch April 1, 2026 20:00
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