prout icon indicating copy to clipboard operation
prout copied to clipboard

pr-out bot removes labels

Open jennysivapalan opened this issue 10 years ago • 3 comments

The pr-out bot removed my label :cry:

See: https://github.com/guardian/membership-frontend/pull/475 screen shot 2015-04-15 at 15 55 56

jennysivapalan avatar Apr 15 '15 14:04 jennysivapalan

Looks like #40 didn't fix this issue after all? It shouldn't have removed the commercial label here:

image Seen at https://github.com/guardian/frontend/pull/15976#event-981558096

rtyley avatar Mar 01 '17 10:03 rtyley

Damn, yep, this is definitely still happening :(

image

https://github.com/guardian/ophan/pull/2751#event-1586495804

rtyley avatar Apr 24 '18 09:04 rtyley

Still happening. The most certain way to fix it would be for Prout to avoid using Set labels (an approach which is currently wiping out labels unrelated to Prout even tho' there's some code that's supposed to stop that), and instead use more GitHub API calls to add and remove the labels it knows it's supposed to be applying, ie with Add labels & Remove a label

rtyley avatar Feb 16 '22 13:02 rtyley