Introduce pre push hook for Bazel #2107
Labels
enhancement
End user-perceivable enhancements.
Impact: Medium
Moderate perceived user impact (non-blocking bugs and general improvements).
Issue: Needs Clarification
Indicates that an issue needs more detail in order to be able to be acted upon.
Work: High
It's not clear what the solution is.
Z-ibt
Temporary label for Ben to keep track of issues he's triaged.
Is your feature request related to a problem? Please describe.
As we are migrating towards the bazel, we have a bunch of bazel files coming on our way, we are adding a linter to github action at pr #2048 so we also require to prevent any error before pushing.
Describe the solution you'd like
Introducing pre-push will prevent nit errors and contributors can fix before pushing.
Pre-push hook is introducing in #2002 pr.
Tried few steps to introduce pre-push in the PR #2048
Things that don't worked out:
buildifier
file is not working correctlyIf you would like to work on this issue, please reach out to @anandwana001
The text was updated successfully, but these errors were encountered: