zeshanziya commented on PR #8394:
URL: 
https://github.com/apache/incubator-devlake/pull/8394#issuecomment-2837678304

   @klesh If I understand correctly, you're asking whether, if the app is 
installed on multiple organizations, it would list all the organizations?
   
   Here’s how it works:
   
   - In DevLake, we create one connection per GitHub App installation.
   - GitHub App tokens are scoped strictly to a single installation — they 
cannot be shared across organizations.
   - Therefore, if the app is installed across 3 organizations, we must create 
3 separate GitHub App connections in DevLake, one for each organization.
   - In the UI, the user will select the desired organization/installation from 
a dropdown when creating the connection.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to