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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠