Replies: 2 comments
-
Hello @Douglal, try adding that repo through "Other" option |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you David. I couldn't find how to do this for the existing app. So I just deleted the app in Codemagic and added it back which has worked fine. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Codemagic CI/CD is set up in GitHub for "All repositories"
Correct GitHub URLs are set for all of my apps in Codemagic
Expected results
All apps use Codemagic CI/CD with access to each app's private GitHub repository
Actual results
One of my apps cannot access its GitHub repository from Codemagic. Error message:
Cannot access the repository https://github.com/Douglal/BLISS
'Repository access settings' shows 'Authentication method: GitHub personal access token' and there seems to be no way to change this to use Codemagic CI/CD integration.
All other apps access their repositories correctly using just the Repository URL
Build id (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions