Skip to content

fix: skip stale auto optimization tasks#26

Merged
Pigbibi merged 1 commit intomainfrom
fix/skip-stale-auto-optimization-tasks
Apr 1, 2026
Merged

fix: skip stale auto optimization tasks#26
Pigbibi merged 1 commit intomainfrom
fix/skip-stale-auto-optimization-tasks

Conversation

@Pigbibi
Copy link
Copy Markdown
Collaborator

@Pigbibi Pigbibi commented Apr 1, 2026

Summary

  • exclude experiment-only tasks from auto draft PR generation
  • skip known low-risk tasks that are already implemented on the current main branch
  • cover the new filtering behavior in the auto optimization payload tests

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 fa382ad into main Apr 1, 2026
1 check passed
@Pigbibi Pigbibi deleted the fix/skip-stale-auto-optimization-tasks branch April 1, 2026 20:40
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