-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bugfix] on issue-label-change via API trigger webhooks too #10421
Conversation
@techknowlogick think this is an bug witch is already in 1.11.x so we need a backport :O |
ready to review |
what is wrong with this CI ... |
Complains about duplicate code: |
now It's a refactor too ;) |
wake up lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I missed this check
Codecov Report
@@ Coverage Diff @@
## master #10421 +/- ##
==========================================
+ Coverage 43.66% 43.71% +0.05%
==========================================
Files 586 586
Lines 81389 81389
==========================================
+ Hits 35538 35580 +42
+ Misses 41457 41410 -47
- Partials 4394 4399 +5
Continue to review full report at Codecov.
|
smells good ! thanx ! :-) |
Please send backport. |
I will tomorow, if someone like to send a backport, feel free to |
* trigger webhooks with api too * fix comment * notify report old too * CI restart * restart CI again * remove duplicated code
done -> #10439 |
close #9403