fastlane/ci

New projects should always have a manual trigger

KrauseFx opened this issue · 2 comments

Seems like with the new frontend / ProjectJSONController we don't add the manual trigger by default, I just onboarded a new project, and now there is no way for me to test it without submitting a test PR

Looks like the trigger is there, but for some reason the trigger button is not rendered

{
       "type": "manual",
       "branch": "master"
     },

We decided to pause our work on fastlane.ci to focus on the core fastlane product as we have a lot on the roadmap. You can find more information on the main GitHub page. This issue will be auto-closed 👍