Need help in setting ALM Integration with GITHUB Enterprise

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension) --> * Developer Edition Version 8.6 (build 39681)
  • what are you trying to achieve --> Setting up the process for every pull request sonarqube should before committing any pull request.
  • what have you tried so far to achieve this -->
  1. Set up sonar server with trail licensed version
  2. Created GitHub App

@ganncamp is it possible for you to help here

HI Abhijeet, welcome to the SonarSource Community!

The error in this case is pretty clear: it looks like the key you saved as part of your github configuration is invalid. You want to make sure the entire key value is pasted including the text -----BEGIN RSA PRIVATE KEY----- through and including the text -----END RSA PRIVATE KEY-----

FYI, it’s considered rude to call out a specific person to help you unless you’ve already been discussing a situation with them. There are any number of SonarSourcers and other Community members who can help you out.

1 Like

I Apologies for tagging you personally, because of my strict deadline I have did it this way and I have been trying ALM configuration from many days and not able to understand how private key work irrespective of using private key in ALM conf. and nowhere mentioned in doc that I have to copy paste as per your reply so I got confused.

Going forward I will not not tag personally.

Thank you so much for your help here.

Hi Jeff my ALM integration is done successful now but on pull request i am not able to see quality gates on my GitHub pull request?

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.