Option to disable Drone from setting status on GH commits

Right now the GH status message and context are hardcoded into drone, this is the “global” status message.

I know there are plans to support github checks which is great, but that’s still on the TODO list.

Perhaps something simple as disabling the GH status is something simple that could be squeezed into 1.0( :slight_smile: ).

This wouldn’t then move the responsibility to set GH status to plugins.

Thoughts?

agreed, and yes we can include this in 1.0. I added a note to https://github.com/drone/drone/issues/2577#issuecomment-462186214