2

Like the title mentions, I have checked the following resources :

And it seems that a manual user interaction is required to create the app as it requires redirecting people to GitHub to create a new GitHub App.

Omar_0x80
  • 783
  • 1
  • 9
  • 16

1 Answers1

0

Probot cli let you create a Github app through cli commands.

try this: https://probot.github.io/docs/development/

Shahar Yakov
  • 418
  • 3
  • 10