Steps
1. Open Settings
Navigate to Settings in the Dashboard sidebar.2. Go to GitHub Integration
Select GitHub Integration (GitHub連携) from the settings menu.
3. Connect GitHub
Click Connect GitHub (GitHub連携をする) to start the authorization flow. Your browser will open GitHub’s authorization page — review the requested permissions and click Authorize to complete the connection. Once connected, Aixs can access your private repositories and trigger deployments automatically.OAuth vs. the Aixs GitHub App
These are two separate access paths, and which one you need depends on who owns the repository.
Install the Aixs GitHub App for organization repositories. The App mints short-lived access tokens from its own credentials, so it keeps working regardless of any individual member’s connection state, and your teammates do not each need to connect their own account.
OAuth is the fallback for repositories the App does not cover — typically repositories you own personally.

