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.

preguntada hace 5 años298 visualizaciones
2 Respuestas
0

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

Thanks,
Gary

respondido hace 5 años
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
respondido hace 9 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas