ZedThree / clang-tidy-review

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

auth: Allow private key for apps to be base64 #112

Closed bwrsandman closed 8 months ago

bwrsandman commented 8 months ago

Some CI systems have trouble with new lines so encoding them to base64 is standard. This option allows the key to be passed encoded.

bwrsandman commented 8 months ago

Worth noting that you need specific permissions for an app installation