From c00d1e9858cdd3b8ff0b9aeed962566585005a3e Mon Sep 17 00:00:00 2001 From: Tal Date: Sat, 10 Aug 2024 21:43:37 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c1dd2a15..5a0d60dd 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ Supported commands per platform: | USAGE | CLI | ✅ | ✅ | ✅ | ✅ | | | App / webhook | ✅ | ✅ | ✅ | ✅ | | | Tagging bot | ✅ | | | | -| | Actions | ✅ | | ✅ | | +| | Actions | ✅ |✅| ✅ |✅| | | | | | | | | CORE | PR compression | ✅ | ✅ | ✅ | ✅ | | | Repo language prioritization | ✅ | ✅ | ✅ | ✅ | From 40a25a1082c93d7b90247e83b4063a7d7a250d5f Mon Sep 17 00:00:00 2001 From: Tal Date: Sun, 11 Aug 2024 09:55:00 +0300 Subject: [PATCH 2/2] Create codecov.yml --- codecov.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 codecov.yml diff --git a/codecov.yml b/codecov.yml new file mode 100644 index 00000000..52bc77a9 --- /dev/null +++ b/codecov.yml @@ -0,0 +1,5 @@ +comment: false +coverage: + status: + patch: false + project: false