Uninstalling CircleCI
- Navigate to: https://github.com/settings/installations (If necessary change the org by clicking
Switch to another account
on the top left) -
CircleCI App
should be shown on the page ofInstalled GitHub Apps
tab then clickConfigure
- This should take you to the CircleCI Apps Configuration page. Scroll down to
Danger Zone
section and ClickUninstall
which will remove the triggers sent to CircleCI.
Re-installing CircleCI to GitHub App
Please navigate directly to:
https://app.circleci.com/settings/project/circleci/<orgID>/<projectID>/triggers/add
(replace orgID with the organization ID from your Organization Settings and replace project ID with the project ID from Project Settings). At that point, you will be able re-install the CircleCI GitHub App and create a new trigger.
Comments
Please sign in to leave a comment.