SIGN IN SIGN UP

Fix mlinter artifact path (#48088)

* Fix mlinter artifact path and prevent duplicate inline comments

Pass explicit artifact directory to post_mlinter_review.py so it finds
the files downloaded by actions/download-artifact (which lands them in
runner.temp, not the CWD). Also deletes old review inline comments
before posting a new review to prevent accumulation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix mlinter artifact download path so post_mlinter_review.py finds it

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Fix mlinter artifact path and prevent duplicate inline comments

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Use env var instead of inline expression in run step

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

* Revert post_mlinter_review.py (script changes belong in verification PR)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

---------

Co-authored-by: ydshieh <ydshieh@users.noreply.github.com>
Y
Yih-Dar committed
f2ef0b94e8355aa37a4c8fa0db2077cf47160836
Parent: e7e8b7f
Committed by GitHub <noreply@github.com> on 8/19/2026, 10:21:30 AM