]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.github: add labeler for documentation 38139/head
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 17 Nov 2020 16:24:26 +0000 (08:24 -0800)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 17 Nov 2020 18:36:39 +0000 (10:36 -0800)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
.github/labeler.yml

index 50ef5e0a0938f522d9485650618e4cf4e420b99a..091bdfb6c75f2bda5a1863df8076f38c4349eaa9 100644 (file)
@@ -1,3 +1,16 @@
+documentation:
+  - AUTHORS
+  - CONTRIBUTING.rst
+  - COPYING*
+  - CodingStyle
+  - PendingReleaseNotes
+  - README.*
+  - SubmittingPatches*
+  - doc/**
+  - doc_deps.deb.txt
+  - man/**
+  - "**/*.+(rst|md)"
+
 pybind:
   - src/pybind/cephfs/*
   - src/pybind/mgr/*