Skip to content

Conversation

caponetto
Copy link

This pull request updates the workspaces/frontend/.husky/pre-commit hook to make the lint check more efficient. Now, the lint check only runs if there are staged changes in the workspaces/frontend directory, which helps speed up the commit process when unrelated files are changed.

Pre-commit hook improvements:

  • Modified the pre-commit script to conditionally run the lint check only when files in workspaces/frontend are staged for commit, skipping the check otherwise.

…for frontend changes

Signed-off-by: Guilherme Caponetto <[email protected]>
@github-project-automation github-project-automation bot moved this to Needs Triage in Kubeflow Notebooks Aug 27, 2025
@google-oss-prow google-oss-prow bot added the area/frontend area - related to frontend components label Aug 27, 2025
@google-oss-prow google-oss-prow bot added area/v2 area - version - kubeflow notebooks v2 size/S labels Aug 27, 2025
@paulovmr
Copy link

/ok-to-test

Copy link

@paulovmr paulovmr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@ederign
Copy link
Member

ederign commented Aug 27, 2025

/approve
/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ederign

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@google-oss-prow google-oss-prow bot merged commit 9061874 into kubeflow:notebooks-v2 Aug 27, 2025
13 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Done in Kubeflow Notebooks Aug 27, 2025
yashpal2104 pushed a commit to yashpal2104/notebooks that referenced this pull request Sep 7, 2025
bhaktinarvekar pushed a commit to bhaktinarvekar/notebooks that referenced this pull request Sep 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved area/frontend area - related to frontend components area/v2 area - version - kubeflow notebooks v2 lgtm ok-to-test size/S

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants