nazrhyn / gitlab-slack

A service that receives hook notifications from GitLab and posts information to an incoming webhook on Slack.
MIT License
79 stars 20 forks source link

adding new untracked label is notifying of a label change #16

Closed nazrhyn closed 8 years ago

nazrhyn commented 8 years ago

Label Setup

First  (Untracked)
Second (Tracked)
Third  (Added, Untracked)

Issue

When an issue with an untracked label and a tracked label has a new untracked label added to it, it's erroneously notifying that the tracked label is added. Confirmation of ability to reproduce will be needed; this set of conditions is just being transcribed from the instance where this error was observed.

nazrhyn commented 8 years ago

Cannot reproduce with these steps. I'll reopen this later if I can get better steps.