I’m using GitHub app for CircleCI (not the GitHub oauth) for a public GitHub repo. The badge does not work without a token (when I try to open it in incognito) and it says that I need to add a token in private projects. It seems that the project is private, but there is no ‘make public’ button in the settings. It’s github.com/romw314/dollar-syntax and CircleCI project is app.circleci.com/pipelines/circleci/S66FZnTFuLNB2ZgMMBVtKW/MLxC9CBSWmvZfDAqBjzeaC.
Hi,
Free and open source projects are supported when using the GitHub Apps integration : Projects with public GitHub App triggers are now recognized as Open Source in CircleCI - CircleCI
For this specific project, you will need to delete your configuration and triggers from your project settings and add a new configuration and triggers.
One other thing to note is that the Only Build Pull Request feature is not currently supported on the CircleCI GitHub App integration