Uninstalling CircleCI
- Navigate to: https://github.com/settings/installations (If necessary change the org by clicking
Switch to another accountin the top left) - The
CircleCI Appshould be shown on the page ofInstalled GitHub Appstab then clickConfigure - This should take you to the CircleCI Apps Configuration page. Scroll down to the
Danger Zonesection section and click onUninstallwhich will remove the triggers sent to CircleCI.
Reinstalling the CircleCI to GitHub App
Please navigate to:
https://app.circleci.com/settings/project/circleci/${orgID}/${projectID}/triggers/addReplace:
-
${orgID}with the organization ID from your Organization Settings -
${projectID}with the project IF from your Project Settings
At that point you will be able to re-install the CircleCI GitHub App and create a new trigger
Comments
Please sign in to leave a comment.