GitHub Organization

0

Even though my GitHub user has owner access to an organization, the organization repositories never appear for selection. The dialog should provide a means of switching between my personal repositories and the organizations I have access to. I would transfer the repo to my personal account but Amplify doesn't allow editing of the source repository after creation.

質問済み 5年前298ビュー
2回答
0

Hi,
We do support GitHub Organization repos. You have to grant oauth permission to your Organization as well.

Thanks,
Gary

回答済み 5年前
0

You can follow these steps to fix the problem.

  1. Set Up GitHub Access: Before you begin, make sure you have access to the GitHub Organization and repositories you want to integrate with AWS Amplify. You'll need permission to add webhooks to the repositories.

  2. Access AWS Amplify Console: Go to the AWS Amplify Console in the AWS Management Console and click on the "Connect app" button.

  3. Select Source Provider: In the "Connect app" wizard, choose "GitHub" as the source provider.

  4. Authorize AWS Amplify: If you haven't connected your AWS Amplify account to GitHub before, you'll be prompted to authorize Amplify to access your GitHub account and repositories. Follow the prompts to provide the necessary permissions.

  5. Choose GitHub Organization: After authorizing, select your GitHub Organization from the list of available organizations.

  6. Once you've chosen the Organization, select the repository you want to integrate with AWS Amplify. You can choose multiple repositories if needed.

  7. AWS Amplify will automatically detect your frontend framework based on the repository content. If your repository contains a package.json file, Amplify will assume you are using a JavaScript framework like React, Angular, or Vue.

AWS
回答済み 9ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ