Skip to content

Conversation

@ckadner
Copy link
Collaborator

@ckadner ckadner commented Jun 6, 2025

The Build Docker workflow is one of the biggest consumers of Github Action minutes.

To preserve our GHA quota, only run Docker image build on PRs that change relevant files:

  • .github/workflows/build_docker.yml
  • docker/**
  • vllm_spyre/**/*.py
  • pyproject.toml
  • uv.lock

@ckadner ckadner requested a review from joerunde as a code owner June 6, 2025 19:13
@ckadner ckadner enabled auto-merge (squash) June 6, 2025 19:14
@github-actions github-actions bot added the ready label Jun 6, 2025
@ckadner ckadner requested a review from prashantgupta24 June 6, 2025 19:14
@vllm-project vllm-project deleted a comment from github-actions bot Jun 9, 2025
@ckadner ckadner requested a review from prashantgupta24 June 11, 2025 00:05
@prashantgupta24
Copy link
Collaborator

I'll take a look tomorrow!

@prashantgupta24
Copy link
Collaborator

Actually I'll let @joerunde take a look at this too in case he had opinions

@joerunde
Copy link
Collaborator

LGTM too, so long as we keep the job out of the required set for PRs

@ckadner ckadner merged commit e7ae34a into vllm-project:main Jun 13, 2025
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants