Files
gerrit/Documentation
Viktar Donich b6db19e072 Plugin API for label score updates
Plugin may use following API to receive saved label updates:

``` js
plugin.changeMetadata().onLabelsChanged(
    labels => console.log(labels));
```

Feature: Issue 820117
Change-Id: Id428606db25086cfdf5a5b420e34777cc8b27303
2018-04-06 15:24:56 -07:00
..
2015-05-06 11:25:51 -07:00
2018-03-17 10:08:39 +09:00
2017-10-31 11:02:37 -04:00
2016-07-07 14:06:31 +02:00
2016-07-07 14:06:31 +02:00
2017-10-18 21:55:15 -04:00
2018-03-12 09:03:47 +09:00
2018-03-12 16:59:25 +01:00
2017-07-14 13:25:19 +09:00
2018-03-29 10:40:09 -07:00
2017-08-08 14:24:34 +02:00
2017-09-30 15:47:14 +02:00
2015-04-30 14:37:09 +00:00
2017-09-30 15:47:14 +02:00
2018-03-17 10:08:39 +09:00