From 24b16db4b0125248124771ce70d8f9f5b44b2100 Mon Sep 17 00:00:00 2001 From: Matvii Nalyvaiko <162788653+Laminate32@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:56:59 +0300 Subject: [PATCH 1/3] Create pull_request_template.md --- .github/pull_request_template.md | 22 ++++++++++++++++++++++ 1 file changed, 22 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 0000000..0659704 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,22 @@ +## Describe your changes +1.Added user softservedata to this repository. + +2.Created branch develop as default branch. + +3.Protected branches main and develop + +4. Created project for this repository. + +5. Added deploy key with name `DEPLOY_KEY` to your repository. + +6. Created discord server and add notification when PR was created. + +7. For github actions: +- create PAT (Personal Access Token) with **Full control of private repositories** and **Full control of orgs and teams, read and write org projects** +- add to repository actions secrets key with the name `PAT` and the value of the created PAT + +## Issue ticket number and link + +## Checklist before requesting a review +- [✓] I have performed a self-review of my code + From 6fc7b0a54153442b150630ab0d2e3ec03b630f88 Mon Sep 17 00:00:00 2001 From: Matvii Nalyvaiko <162788653+Laminate32@users.noreply.github.com> Date: Thu, 9 Oct 2025 16:58:02 +0300 Subject: [PATCH 2/3] 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 0000000..e32a21f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1 @@ +* @softservedata From 627161f638cabba94278e6cc3bf7c975ef2a1ae2 Mon Sep 17 00:00:00 2001 From: Matvii Nalyvaiko <162788653+Laminate32@users.noreply.github.com> Date: Fri, 10 Oct 2025 20:55:37 +0300 Subject: [PATCH 3/3] Create test.md --- .github/test.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/test.md diff --git a/.github/test.md b/.github/test.md new file mode 100644 index 0000000..9daeafb --- /dev/null +++ b/.github/test.md @@ -0,0 +1 @@ +test