]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: ensure object_format.py is labeled the same as mgr_util.py 46360/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 10 May 2022 14:31:34 +0000 (10:31 -0400)
committerAdam King <adking@redhat.com>
Sat, 21 May 2022 23:22:36 +0000 (19:22 -0400)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 4904b02f9f042aa83ea4fd60ee112d2e06a487a5)

.github/labeler.yml

index c2cea0742e4acd905bfb91a89a2dc9a72ef8e251..bf8c4d316833c102e1981fa5787790b635729c40 100644 (file)
@@ -54,6 +54,7 @@ mgr:
   - src/pybind/mgr/ceph_module.pyi
   - src/pybind/mgr/mgr_module.py
   - src/pybind/mgr/mgr_util.py
+  - src/pybind/mgr/object_format.py
   - src/pybind/mgr/requirements.txt
   - src/pybind/mgr/tox.ini
   - src/test/mgr/**