git commit hook validation

I like to work with my IDE in looker and would like to run a validation on the files I am editing:

  • every time I am committing them
  • every time I create a PR those should be tested by Github Actions (or your tool of choice)

    I have googled around and found some custom solutions here and there that wanted me to call the looker API. Since I am not an administrator in the project I am working in, I cannot create those credentials. Also it seems weird to have this run remote while I could run the check locally such as black and other tools do the same thing.

    I cannot imagine that this does not exist already, hence I would grateful if someone could point me to the right resource where I can learn more.
    Thank you!
0 0 222
0 REPLIES 0
Top Labels in this Space
Top Solution Authors