]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
.github/labeler: add api-change label 41818/head
authorErnesto Puerta <epuertat@redhat.com>
Tue, 8 Jun 2021 15:12:36 +0000 (17:12 +0200)
committerErnesto Puerta <epuertat@redhat.com>
Fri, 11 Jun 2021 11:47:55 +0000 (13:47 +0200)
To flag PRs changing the Ceph REST API. It might also work for another
APIs.

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
(cherry picked from commit 756d4b18aa9cb8590d2edb92de803b8f589247df)

.github/labeler.yml

index 0821fe9645ea6e84403956275fc3b27e85cc1324..5719e113f1564df8bf438c088ae0a4e8cf7759a6 100644 (file)
@@ -1,3 +1,6 @@
+api-change:
+  - src/pybind/mgr/dashboard/openapi.yaml
+
 build/ops:
   - "**/CMakeLists.txt"
   - admin/**