Webhook to auto-add repositories in GitHub Organisations

Hi,

I’m running several GitHub classrooms and we introduced CI last year using Travis, I’m looking to evaluate Drone, however, I can’t find a easy way to automatically add new repositories to be monitored. All our students enroll in an assignment at which point they GitHub creates them a new repository. I read there is a new REST API and was wondering if it’s possible to use the REST API alongside a webhook to auto-register the repositories?

The thing is, if I ask students to “activate” their own repos I know they won’t bother.

Cheers.