From 3d725f7c79065a0868c1159b9620e2fdbf593070 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Mon, 9 Jun 2025 16:24:47 +0300
Subject: [PATCH 1/7] docs: update used-by section to add new user (#114)
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 864c2a9..85cb932 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,8 @@ jobs:
Extrawest
Chainlift
+
+ Mila
and many more.
From fc071f42a0383a8293e08ee74b9790667e81b071 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Mon, 9 Jun 2025 16:25:28 +0300
Subject: [PATCH 2/7] chore: update used-by badge by github-actions[bot] (#113)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 85cb932..9e9df7b 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
[](https://github.com/commit-check/commit-check-action/actions/workflows/main.yaml)
[](https://github.com/commit-check/commit-check-action/actions/workflows/commit-check.yml)

-[](https://github.com/commit-check/commit-check-action/network/dependents)
+[](https://github.com/commit-check/commit-check-action/network/dependents)
[](https://github.com/marketplace/actions/commit-check-action)
[](https://github.com/commit-check/commit-check-action/blob/a2873ca0482dd505c93fb51861c953e82fd0a186/action.yml#L59-L69)
From dc70291dfe44fc677194957824d6da0ebdbe8295 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat, 14 Jun 2025 09:25:31 +0300
Subject: [PATCH 3/7] chore(deps): bump commit-check from 0.9.6 to 0.9.7 (#115)
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index e16e5b7..cfbca4a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
# Install commit-check CLI
# For details please see: https://github.com/commit-check/commit-check
-commit-check==0.9.6
+commit-check==0.9.7
# Interact with the GitHub API.
PyGithub==2.6.1
From 1c4cee8a7be7a87cdd108eb44212d5a8d7879f25 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Sun, 22 Jun 2025 16:54:05 +0200
Subject: [PATCH 4/7] chore: update CODEOWNERS (#116)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4f08a45..28f6ce8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1 @@
-* @shenxianpeng
+* @commit-check/commit-check-action-maintain
From e0573966eeb36d7d2679666dd84e8a109e608bd0 Mon Sep 17 00:00:00 2001
From: shenxianpeng
Date: Wed, 25 Jun 2025 10:03:10 +0300
Subject: [PATCH 5/7] chore: Update CODEOWNERS (#117)
---
.github/CODEOWNERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 28f6ce8..37cffb1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -1 +1 @@
-* @commit-check/commit-check-action-maintain
+* @commit-check/developers
From 53d82cdf6770347091cd2dfad599e229a4e26a19 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 8 Jul 2025 09:09:29 +0300
Subject: [PATCH 6/7] chore(deps): bump commit-check from 0.9.7 to 0.9.8 (#118)
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index cfbca4a..83f85af 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
# Install commit-check CLI
# For details please see: https://github.com/commit-check/commit-check
-commit-check==0.9.7
+commit-check==0.9.8
# Interact with the GitHub API.
PyGithub==2.6.1
From 879c2ea00f6d1a44299d377819860b026b7c8186 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 10 Jul 2025 04:08:13 +0300
Subject: [PATCH 7/7] chore(deps): bump commit-check from 0.9.8 to 0.9.9 (#119)
---
requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/requirements.txt b/requirements.txt
index 83f85af..8afa311 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
# Install commit-check CLI
# For details please see: https://github.com/commit-check/commit-check
-commit-check==0.9.8
+commit-check==0.9.9
# Interact with the GitHub API.
PyGithub==2.6.1