Skip to content

Commit cec89e8

Browse files
committed
Insist on integration tests on the model addition AGENTS.MD (OpenHands#2293)
Cherry-pick from upstream eab666f
1 parent 45540b0 commit cec89e8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/run-eval/ADDINGMODEL.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ This file (`resolve_model_config.py`) defines models available for evaluation. M
3535
- Add ONE new test function (follow existing pattern exactly)
3636
- Add to feature lists in model_features.py ONLY if needed for your model
3737
- Do not touch any other files, tests, imports, or configurations
38-
- If you think something is broken, it's probably not - leave it alone
38+
- Test the PR branch with the integration test action.
39+
- Add a link to the integrations test to the PR.
40+
- If you think something is broken, it's probably not - add a comment to the PR.
3941

4042
## Files to Modify
4143

0 commit comments

Comments
 (0)