We are launching a new experience for new GitHub App projects that simplifies the project creation process by automatically generating a custom configuration file (config.yml
) with build
& test
jobs that are applicable to your application.
If CircleCI is able to automatically generate a build
and test
job from your language/framework, you can commit and run the generated configuration file on a new branch or view the generated configuration file in the configuration editor.
If CircleCI cannot detect and generate a build
or test
job, we will generate a fallback template with a stubbed build
, test
and deploy
workflow that you can use to build your own configuration file.
For more information, see the docs.