Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Conversation

SumanPitta
Copy link
Contributor

@SumanPitta SumanPitta commented Jan 25, 2021

Remove the Github integration

You can safely remove the Github integration from your project without affecting your code.

{:.procedure}
To remove the Github integration:

  1. From the terminal, log in to your {{site.data.var.ece}} project.

  2. List your integrations. You need the Github integration ID to complete the next step.

    magento-cloud integration:list
  3. Delete the integration.

    magento-cloud integration:delete <project-ID>

Also, you can remove the Github integration by logging in to your Github account and revoking the OAuth grant on the account Settings page.

Purpose of this pull request

This pull request (PR) ...

Affected DevDocs pages

https://devdocs.magento.com/cloud/integrations/github-integration.html

whatsnew
Added the "Remove the Integration" section in the GitHub Integration topic.

## Remove the integration

You can safely remove the Github integration from your project without affecting your code.

{:.procedure}
To remove the Github integration:

1. From the terminal, log in to your {{site.data.var.ece}} project.

1. List your integrations. You need the Github integration ID to complete the next step.

   ```bash
   magento-cloud integration:list
   ```

1. Delete the integration.

   ```bash
   magento-cloud integration:delete <project-ID>
   ```

Also, you can remove the Github integration by logging in to your Github account and revoking the OAuth grant on the account _Settings_ page.
magento-cloud integration:delete <project-ID>
```

Also, you can remove the Github integration by logging in to your Github account and revoking the OAuth grant on the account _Settings_ page.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This section appears to be copied from the Bitbucket topic, have you logged in to GitHub and tested this line?
Since this topic is about the GitHub integration, it must describe the GitHub environment in a relatable manner.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have checked on Github by integrating my magento cloud. We can remove the GitHub Vs Magento Cloud Project integration by removing the web hooks in Github>Repositories>Magento Cloud repo>Settings>Webhooks.

@hguthrie hguthrie added the Internal Dev Differentiates work between community and Magento staff label Jan 25, 2021
@dobooth
Copy link
Contributor

dobooth commented Feb 17, 2021

@SumanPitta Any updates to be made here?

Co-authored-by: hguthrie <hguthrie@users.noreply.github.com>
@dobooth dobooth requested a review from hguthrie March 1, 2021 13:20
@dobooth
Copy link
Contributor

dobooth commented Mar 9, 2021

@magento import code to magento-devdocs/devdocs

@magento-engcom-team
Copy link

@dobooth the branch with code successfully imported intomagento-devdocs/devdocs repository. Branch name: imported-magento-devdocs-8554.

@dobooth dobooth added the Major Update Significant original updates to existing content label Mar 9, 2021
@dobooth dobooth changed the title Update github-integration.md [IMPORTED] Update github-integration.md Mar 9, 2021
@hguthrie hguthrie added Technical Updates to the code or processes that alter the technical content of the doc and removed Major Update Significant original updates to existing content labels Mar 9, 2021
@magento-cicd2 magento-cicd2 merged commit 63e219c into magento:master Mar 9, 2021
@ghost
Copy link

ghost commented Mar 9, 2021

Hi @SumanPitta, thank you for your contribution!
Please, complete Contribution Survey, it will take less than a minute.
Your feedback will help us to improve contribution process.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.x Internal Dev Differentiates work between community and Magento staff Progress: done Technical Updates to the code or processes that alter the technical content of the doc
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants