From 33858071148247baaa712b03bcaef7c46fe135d8 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Fri, 10 Jan 2025 21:58:59 +0200 Subject: [PATCH 01/11] Create CODEOWNER --- .github/CODEOWNER | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/CODEOWNER diff --git a/.github/CODEOWNER b/.github/CODEOWNER new file mode 100644 index 00000000..e32a21f5 --- /dev/null +++ b/.github/CODEOWNER @@ -0,0 +1 @@ +* @softservedata From 56fbf070a764ee8dbc7ce6e4a49bb7723d838020 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Fri, 10 Jan 2025 22:05:41 +0200 Subject: [PATCH 02/11] 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 c1cbbe0e37e22659370dfc03fbf6b7fde697802a Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Sat, 11 Jan 2025 02:12:57 +0200 Subject: [PATCH 03/11] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 378b862f..65f90098 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,4 +6,4 @@ - [ ] 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 +- [ ] Will this be part of a product update? If yes, please write one phrase about this update . From ec5cb42634b922c5b1de16d7c91aac84286fb5f0 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Fri, 24 Jan 2025 19:11:42 +0200 Subject: [PATCH 04/11] Update CODEOWNER --- .github/CODEOWNER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNER b/.github/CODEOWNER index e32a21f5..c9686c63 100644 --- a/.github/CODEOWNER +++ b/.github/CODEOWNER @@ -1 +1 @@ -* @softservedata +@softservedata From 94e241b463ce29ea4db954b0b7ab054be174a779 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Fri, 24 Jan 2025 19:23:27 +0200 Subject: [PATCH 05/11] Update CODEOWNER --- .github/CODEOWNER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNER b/.github/CODEOWNER index c9686c63..aa58bbbb 100644 --- a/.github/CODEOWNER +++ b/.github/CODEOWNER @@ -1 +1 @@ -@softservedata +*@softservedata From 823393583f7f65cc592741d12517f2fc14a5dcc2 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 14:48:27 +0200 Subject: [PATCH 06/11] Update CODEOWNER! --- .github/CODEOWNER | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNER b/.github/CODEOWNER index aa58bbbb..e32a21f5 100644 --- a/.github/CODEOWNER +++ b/.github/CODEOWNER @@ -1 +1 @@ -*@softservedata +* @softservedata From 0158c4be8d01a47ed96390402b67d88bfb0425c9 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 15:43:32 +0200 Subject: [PATCH 07/11] Update CODEOWNER! From f64a30993294b4ea37fea23ee9a6e0ef2bec12c2 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 15:57:49 +0200 Subject: [PATCH 08/11] Rename CODEOWNER to CODEOWNERS --- .github/{CODEOWNER => CODEOWNERS} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{CODEOWNER => CODEOWNERS} (100%) diff --git a/.github/CODEOWNER b/.github/CODEOWNERS similarity index 100% rename from .github/CODEOWNER rename to .github/CODEOWNERS From c4a22b9f699c03b75177be618f2ff61a43bc8f2f Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 16:02:42 +0200 Subject: [PATCH 09/11] 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 8c1699f7f18387c22d864cb5c4c96fd21d1e58f9 Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 16:03:06 +0200 Subject: [PATCH 10/11] 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 255db25d2393d8d935b0093649cc8e8d868455db Mon Sep 17 00:00:00 2001 From: Anastasia-Storozhenko Date: Thu, 30 Jan 2025 16:03:33 +0200 Subject: [PATCH 11/11] Rename CODEOWNER to CODEOWNERS --- .github/{CODEOWNER => CODEOWNERS} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{CODEOWNER => CODEOWNERS} (100%) diff --git a/.github/CODEOWNER b/.github/CODEOWNERS similarity index 100% rename from .github/CODEOWNER rename to .github/CODEOWNERS