ZedThree / clang-tidy-review

Create a pull request review based on clang-tidy warnings
MIT License
90 stars 45 forks source link

Add Github App authentication method #109

Closed bwrsandman closed 9 months ago

bwrsandman commented 9 months ago

This PR adds the ability to use a Github App with private key instead of a token to do authentication.

bwrsandman commented 9 months ago

I wonder if an option to encode the app private key in base64 would help with some secrets