From 60da38cd7e6e8747c82185f0113a8b5e42ac6f0e Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Thu, 24 Apr 2025 22:58:46 +0300 Subject: [PATCH 01/15] Create CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..e32a21f5 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softservedata From 47f85135067c94f2bf05b8ed4dff1abf073c2f41 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Thu, 24 Apr 2025 23:53:36 +0300 Subject: [PATCH 02/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e32a21f5..c9686c63 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @softservedata +@softservedata From 245cc76146a323299aae9711724e77f2815d4b9c Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 00:16:35 +0300 Subject: [PATCH 03/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c9686c63..e32a21f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -@softservedata +* @softservedata From 13c42804310df1961cdad223423cd0e620aef665 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 00:30:55 +0300 Subject: [PATCH 04/15] Create pull_request_template.md --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..378b862f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +## Describe your changes + +## Issue ticket number and link + +## Checklist before requesting a review +- [ ] I have performed a self-review of my code +- [ ] If it is a core feature, I have added thorough tests +- [ ] Do we need to implement analytics? +- [ ] Will this be part of a product update? If yes, please write one phrase about this update From 698accab7f1719f25131fa8fd60fcd2bdbf260c1 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 01:26:07 +0300 Subject: [PATCH 05/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e32a21f5..7b6d1ce7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @softservedata +* @elmast-star From 2196fab5ac819b4cd7de31fce79dc0ca342a79c0 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 01:28:31 +0300 Subject: [PATCH 06/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7b6d1ce7..e32a21f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @elmast-star +* @softservedata From 117bdba7b110dbf82a5ab0709fd3d4662999e84a Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 10:56:50 +0300 Subject: [PATCH 07/15] Update CODEOWNERS From 093db6ff466e3de62ae2ff3f381b56a3a39f1615 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 11:40:45 +0300 Subject: [PATCH 08/15] Delete .github/CODEOWNERS --- .github/CODEOWNERS | 1 - 1 file changed, 1 deletion(-) delete mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS deleted file mode 100644 index e32a21f5..00000000 --- a/.github/CODEOWNERS +++ /dev/null @@ -1 +0,0 @@ -* @softservedata From 944913fd210b43eb090ab6690591ef2d9da34063 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 11:42:40 +0300 Subject: [PATCH 09/15] Create CODEOWNERS --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 00000000..36855b4b --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softsevedata From b1a7ad3951b9a40c6e1291b38bddd628da3f9e23 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 11:43:16 +0300 Subject: [PATCH 10/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 36855b4b..0cdf9430 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @softsevedata +* @softservedata From 5364359d40c753f57a89516275c520122afe3b9c Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 11:45:40 +0300 Subject: [PATCH 11/15] Update CODEOWNERS --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 0cdf9430..61ff2396 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1,2 @@ -* @softservedata +# Add write access to @softservedata for the repository +* @softservedata From 375e77467b57e1ac35041f5822fbd3ae684e5b31 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 11:58:08 +0300 Subject: [PATCH 12/15] Update CODEOWNERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 61ff2396..ad3cb68f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,2 @@ # Add write access to @softservedata for the repository -* @softservedata +* @elmast-star From 01da3160ec94748f9ce7227d10c579d15f9cc233 Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 12:36:28 +0300 Subject: [PATCH 13/15] Update CODEOWNERS --- .github/CODEOWNERS | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ad3cb68f..e32a21f5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1 @@ -# Add write access to @softservedata for the repository -* @elmast-star +* @softservedata From 8c4944af7bfd17aeaf6ca241582263530dc356ca Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 14:09:56 +0300 Subject: [PATCH 14/15] Delete .github/pull_request_template.md --- .github/pull_request_template.md | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md deleted file mode 100644 index 378b862f..00000000 --- a/.github/pull_request_template.md +++ /dev/null @@ -1,9 +0,0 @@ -## Describe your changes - -## Issue ticket number and link - -## Checklist before requesting a review -- [ ] I have performed a self-review of my code -- [ ] If it is a core feature, I have added thorough tests -- [ ] Do we need to implement analytics? -- [ ] Will this be part of a product update? If yes, please write one phrase about this update From d693a9f707dd042c6b14d90cfdf0b80c51c1344a Mon Sep 17 00:00:00 2001 From: IhorBohush Date: Fri, 25 Apr 2025 14:13:03 +0300 Subject: [PATCH 15/15] Create pull_request_template.md --- .github/pull_request_template.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..378b862f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,9 @@ +## Describe your changes + +## Issue ticket number and link + +## Checklist before requesting a review +- [ ] I have performed a self-review of my code +- [ ] If it is a core feature, I have added thorough tests +- [ ] Do we need to implement analytics? +- [ ] Will this be part of a product update? If yes, please write one phrase about this update