Skip to content

Conversation

@Tianhao-Gu
Copy link
Contributor

No description provided.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds optional control over the disk space cleanup step in the Docker image build workflow. While the title suggests always running the cleanup, the implementation actually adds a configurable input parameter to allow callers to opt-in to disk cleanup when needed.

Changes:

  • Added free_disk_space boolean input parameter to the workflow_call trigger with a default value of false
  • Modified the "Free Disk Space" step condition to run when the new input is true OR when the existing conditions are met (release published or tag push)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Tianhao-Gu Tianhao-Gu merged commit 025cddb into main Jan 13, 2026
1 check failed
@Tianhao-Gu Tianhao-Gu deleted the feature/clean_disk branch January 13, 2026 17:37
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.

3 participants