https://git.reactos.org/?p=reactos.git;a=commitdiff;h=09afeeccf5ee413a42e6b1af501e70ea7459122a

commit 09afeeccf5ee413a42e6b1af501e70ea7459122a
Author:     Mark Jansen <[email protected]>
AuthorDate: Mon Apr 17 13:37:45 2023 +0200
Commit:     Mark Jansen <[email protected]>
CommitDate: Mon Apr 17 18:12:26 2023 +0200

    [GITHUB] Add Labeler rule for shell stuff
---
 .github/labeler.yml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 1ab7f371fc7..37a6a4061bd 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -14,5 +14,12 @@ freeldr:
 ROSTESTS:
   - modules/rostests/**
 
+shell:
+  - base/shell/explorer/**
+  - base/shell/rshell/**
+  - dll/shellext/**
+  - dll/win32/browseui/**
+  - dll/win32/shell32/**
+
 Win32SS:
   - win32ss/**

Reply via email to