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

Signed-off-by: Ernesto Puerta <epuertat@redhat.com>
.github/labeler.yml

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