salesforce / lwc

⚡️ LWC - A Blazing Fast, Enterprise-Grade Web Components Foundation
https://lwc.dev
Other
1.59k stars 386 forks source link

chore(git): run CI checks on push @W-15999315@ #4293

Closed wjhsf closed 2 weeks ago

wjhsf commented 2 weeks ago

Details

It's annoying when I push and go do something else while I wait for CI to run, then I come back later and CI failed after 30 seconds because of something trivial.

This PR adds a git hook to run CI checks locally that are quick and not covered by the pre-commit hook.

Does this pull request introduce a breaking change?

Does this pull request introduce an observable change?

GUS work item

W-15999315