]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/labeler: adjust some docs patterns
authorDaniel Stenberg <daniel@haxx.se>
Wed, 2 Oct 2024 08:50:22 +0000 (10:50 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 2 Oct 2024 12:36:12 +0000 (14:36 +0200)
Follow-up to 20aa8d8f31527 and 0e06603b23183 that moved and removed some
docs.

Closes #15121

.github/labeler.yml

index 908435af28c4129e588cbcc31cd9e0a6a8ed9f55..cd0468d88fe841793c75bfdc00d7ac35b1e20c45 100644 (file)
@@ -115,7 +115,7 @@ connecting & proxies:
   - all:
       - changed-files:
           - any-glob-to-all-files: "{\
-              docs/CONNECTION-FILTERS.md,\
+              docs/internals/CONNECTION-FILTERS.md,\
               docs/examples/ipv6.c,\
               docs/libcurl/opts/CURLINFO_CONNECT*,\
               docs/libcurl/opts/CURLINFO_PROXY*,\
@@ -236,7 +236,6 @@ HTTP:
               docs/examples/httpput*,\
               docs/examples/https*,\
               docs/examples/*post*,\
-              docs/HSTS.md,\
               docs/HTTP-COOKIES.md,\
               docs/libcurl/opts/CURLINFO_COOKIE*,\
               docs/libcurl/opts/CURLOPT_COOKIE*,\
@@ -271,7 +270,6 @@ HTTP/2:
           - any-glob-to-all-files: "{\
               CMake/FindNGHTTP2.cmake,\
               CMake/FindQuiche.cmake,\
-              docs/HTTP2.md,\
               docs/libcurl/opts/CURLOPT_STREAM*,\
               docs/examples/http2*,\
               lib/http2*,\
@@ -353,7 +351,6 @@ MQTT:
   - all:
       - changed-files:
           - any-glob-to-all-files: "{\
-              docs/MQTT.md,\
               lib/mqtt*,\
               tests/server/mqttd.c\
               }"
@@ -509,7 +506,7 @@ WebSocket:
   - all:
       - changed-files:
           - any-glob-to-all-files: "{\
-              docs/WEBSOCKET.md*,\
+              docs/internals/WEBSOCKET.md*,\
               docs/examples/websocket*,\
               docs/libcurl/curl_ws_*,\
               docs/libcurl/libcurl-ws*,\