NVIDIA / spark-rapids-tools

User tools for Spark RAPIDS
Apache License 2.0
49 stars 36 forks source link

[FEA] Skip mvn workflows for python-only changes #1101

Open parthosa opened 3 months ago

parthosa commented 3 months ago

Since QualX changes only impact the Python side, we should be able to bypass maven workflows for QualX PRs. One approach is to add [skip mvn] in the PR title that would skip the mvn workflows.

cc: @leewyang