-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
Description
Hi there,
Not sure if it's a bug or I'm doing something wrong.
I've done following configurations:
- Created Github App (currently single for all
UI,background jobs,data, andoperations) with all required permissions stated in configurations and created a private key. - Installed App in my Github org
- Set up all environment variables (
GITHUB_APP_DATA_APP_ID,GITHUB_APP_DATA_KEYetc). (I'm installing the oss app using helm chart)
When I open the app in browser I can login with Azure, login to Github and link my accounts. But there is no organization available for joining.
When I use org.json file I see my organization but I would like to use modern Github App.
What I'm doing wrong? Could you help me please?
subesokun