danger / danger-js

⚠️ Stop saying "you forgot to …" in code review
http://danger.systems/js/
MIT License
5.26k stars 368 forks source link

Feature: Expose addLabels, removeLabels via gitlab.utils #1353

Closed glensc closed 1 year ago

glensc commented 1 year ago

Fixes https://github.com/danger/danger-js/issues/1314

glensc commented 1 year ago

@orta: This is an immediate fix for https://github.com/danger/danger-js/issues/1314 but I really think the way to go is with https://github.com/danger/danger-js/pull/1354, i.e restore the breakage.

There are more notes and musings at:

orta commented 1 year ago

Yeah, agree, these should live on the utils section of the gitlab API - as that mirrors the way they are on the github API