From d2338c3a0e477276adb1dea0d8824d2373ff8427 Mon Sep 17 00:00:00 2001 From: SunHappyboy <102900830+SunHappyboy@users.noreply.github.com> Date: Mon, 18 Nov 2024 16:59:10 +0800 Subject: [PATCH] =?UTF-8?q?"Modify=20the=20files=20containing=20AGPL=203.0?= =?UTF-8?q?=20license=20comments,=20changing=20the=20=E2=80=A6=20(#472)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * "Modify the files containing AGPL 3.0 license comments, changing the comments to reflect the MPL v2 license instead." * Update labeler.yml * Update labeler.yml * Revert ""Modify the files containing AGPL 3.0 license comments, changing the comments to reflect the MPL v2 license instead."" This reverts commit 66197e6c6f2f130971df72b79c324a217b21ab9f. --- .github/labeler.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 19a791ff3..b70531c41 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -1,7 +1,10 @@ # Add 'repo' label to any root file changes repo: -- '*' - +- owner:SunHappyboy + name:CXXGraph +labels: + -name:bug + color:ffb4b4 # Add 'test' label to any change to *.spec.js files within the source dir test: - test/**