From 433e454a62c7955a472b52ced4c2b6bd2741bb32 Mon Sep 17 00:00:00 2001 From: ppanchen Date: Thu, 13 Nov 2025 08:56:33 +0200 Subject: [PATCH 1/5] Update README with pull request requirements Added images and clarified requirements for pull requests. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3229a43d..5fa2cebb 100644 --- a/README.md +++ b/README.md @@ -246,9 +246,12 @@ updates: - Require status checks to pass → відміть: - твій CI-джоб (наприклад, CI / Tests & Sonar) - SonarCloud Code Analysis / SonarCloud Quality Gate +image - (Опц.) Require approvals (1–2) - (Опц.) Require branches to be up to date (щоб ребейзилися перед мерджем) **Здати:** скрін *Branches → main* з зеленим Gate +- Після застосування останніх змін, перевірити що Pull Request не дозволяється залити, допоки Sonar не закінчить переврку +image --- From c22b415844e804ecb4cf4b6f12541e2f26079201 Mon Sep 17 00:00:00 2001 From: ppanchen Date: Thu, 13 Nov 2025 08:57:34 +0200 Subject: [PATCH 2/5] Revise submission instructions in README Updated submission instructions to include a screenshot requirement. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa2cebb..01a09f25 100644 --- a/README.md +++ b/README.md @@ -249,10 +249,11 @@ updates: image - (Опц.) Require approvals (1–2) - (Опц.) Require branches to be up to date (щоб ребейзилися перед мерджем) -**Здати:** скрін *Branches → main* з зеленим Gate - Після застосування останніх змін, перевірити що Pull Request не дозволяється залити, допоки Sonar не закінчить переврку image +**Здати:** скрін *Branches → main* з зеленим Gate + --- ## Норми здачі та оцінювання (єдині для всіх лаб) From 69eac47375a37b66e5f7243e71176d94b26e0d44 Mon Sep 17 00:00:00 2001 From: ppanchen Date: Thu, 13 Nov 2025 08:58:24 +0200 Subject: [PATCH 3/5] Update README.md From 1af6181cd3982f8d713cbc6f6b4db3fa012a1ce1 Mon Sep 17 00:00:00 2001 From: ppanchen Date: Thu, 13 Nov 2025 08:59:12 +0200 Subject: [PATCH 4/5] Update README with SonarCloud merge requirements Added a note about SonarCloud checks before merging. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 01a09f25..b0ecc732 100644 --- a/README.md +++ b/README.md @@ -249,6 +249,7 @@ updates: image - (Опц.) Require approvals (1–2) - (Опц.) Require branches to be up to date (щоб ребейзилися перед мерджем) + - Після застосування останніх змін, перевірити що Pull Request не дозволяється залити, допоки Sonar не закінчить переврку image From a78acbba899f19e6ee3686a0f6ae902ceb384bb3 Mon Sep 17 00:00:00 2001 From: ppanchen Date: Thu, 13 Nov 2025 09:01:04 +0200 Subject: [PATCH 5/5] Fix formatting of SonarCloud requirements in README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b0ecc732..b3a90294 100644 --- a/README.md +++ b/README.md @@ -245,8 +245,7 @@ updates: - Require a pull request before merging - Require status checks to pass → відміть: - твій CI-джоб (наприклад, CI / Tests & Sonar) - - SonarCloud Code Analysis / SonarCloud Quality Gate -image + - SonarCloud Code Analysis / SonarCloud Quality Gateimage - (Опц.) Require approvals (1–2) - (Опц.) Require branches to be up to date (щоб ребейзилися перед мерджем)