Rust::com enable the CI Job for rust lint check#523
Conversation
b6c1fc2 to
9d1d7a7
Compare
* Added workflow yml * Updated bzlrc file
9d1d7a7 to
a7398da
Compare
LittleHuba
left a comment
There was a problem hiding this comment.
Hi,
I'll do some general feedback first.
Please change the trigger conditions. Avoid hiding this behind the rust-api label, since this puts load on maintainers to label PRs correctly. We only use the labeling approach for QNX since it helps with the security implications of pull-request-target triggers.
Better filter PRs for changes to specific path patterns. E.g. PRs that touch files with ending .rs. That would achieve the same but automatically.
* Auto enable CI Job when changes in rust file or workflow
@LittleHuba , I have updated pre-check condition now Job will run only when either rust files or workflow of lint is changed or updated on PR. |
GitHub Actions workflow that runs Rust linter on pull requests to enforce code quality standards.
Key Features
.rsrust files or workflow of lint changedWhen It Runs
.rsrust files or workflow of lint changesFail Job Example available here - https://github.com/bharatGoswami8/communication/actions/runs/27337081555/job/80763973850?pr=1