llama-stack icon indicating copy to clipboard operation
llama-stack copied to clipboard

Require all builds passing before merging

Open terrytangyuan opened this issue 7 months ago • 5 comments

🚀 Describe the new functionality needed

We should require all builds passing before merging.

💡 Why is this needed? What if we don't build it?

To avoid merging PRs like https://github.com/meta-llama/llama-stack/pull/1650 without passing builds, which broke pre-commit check on main branch.

Other thoughts

No response

terrytangyuan avatar Mar 15 '25 03:03 terrytangyuan