Skip to content

chore: disable resource-heavy CI workflows#1

Merged
waple0820 merged 1 commit into
mainfrom
codex/cleanup-resource-heavy-ci
May 11, 2026
Merged

chore: disable resource-heavy CI workflows#1
waple0820 merged 1 commit into
mainfrom
codex/cleanup-resource-heavy-ci

Conversation

@waple0820

Copy link
Copy Markdown

Summary

  • Disable resource-heavy or privileged workflows by renaming them to .disabled: Claude bot, cloud eval dispatch, Docker publish, PR eval trigger, package matrix, PyPI publish, and stale bot.
  • Keep the basic lint, test, and install-script workflows active.
  • Reduce test.yaml permissions to read-only contents: read, remove real provider secrets from the test matrix, and drop the agent eval/commenting job.

Validation

  • PATH=/Users/avatar/.local/share/uv/python/cpython-3.11.14-macos-aarch64-none/bin:$PATH uv run pre-commit run --all-files
  • git diff --check
  • Parsed enabled workflow YAML files successfully.
  • Confirmed enabled workflows contain no secrets.*, write permissions, release/schedule triggers, publish steps, or external eval dispatch.

@waple0820 waple0820 merged commit 9147efd into main May 11, 2026
82 checks passed
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