Skip to content

Conversation

@shyim
Copy link
Contributor

@shyim shyim commented May 11, 2021

Allows easy use of Labels on Gitlab

// Add labels
danger.gitlab.api.addLabels('Label 1', 'Label 2');

// Remove labels
danger.gitlab.api.removeLabels('Label 1', 'Label 2');

@orta
Copy link
Member

orta commented May 11, 2021

Looks good, can you please add a changeling entry?

@shyim
Copy link
Contributor Author

shyim commented May 11, 2021

Like so? 😊

@shyim shyim force-pushed the add-label-functions-gitlab branch from 9783f4a to cd3a5db Compare May 11, 2021 18:51
@orta
Copy link
Member

orta commented May 11, 2021

👍🏻

@orta orta merged commit e3b0040 into danger:main May 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants