ghprb icon indicating copy to clipboard operation
ghprb copied to clipboard

Add feature to disable status updates

Open kbarber opened this issue 11 years ago • 4 comments

Some of us use this plugin combined with Travis CI which dominates the status field also. In effect the ghprb plugin doesn't support switching off attempting to use the status field unless you modify permissions (causing a 'silent' failure) whereby it falls back to commit messages.

I propose that a useful use-case is that the commit message is the only mechanism, so it would be nice to have an option to disable the status update without doing something like say: removing the push permissions from the gh user.

kbarber avatar Jan 28 '14 18:01 kbarber

FWIW, and slightly tangential to this, Github will get combined statuses soon, so that multiple statuses can coexist. Also, there's a repo:status OAuth scope nowadays, so push permissions should not be necessary anymore to set commit statuses.

bilderbuchi avatar Apr 10 '14 20:04 bilderbuchi

This would be an amazing feature! This is basically the one thing that is making us consider using something other than Jenkins/GHPRB. Is there anything I could do to help push this along?

bchavet avatar Apr 22 '15 14:04 bchavet

Would love to be able to disable default statuses as well!

lifeofguenter avatar May 24 '17 10:05 lifeofguenter

Is this related to #407 ?

jcfj avatar Nov 10 '20 06:11 jcfj