diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 59bf0ea75fa3291fbaeb5a7c38d4a330a090cf5b..71addfd3863228cb90f36a1409807b2d28af174d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -13,7 +13,8 @@ codestyle_check: codequality: phpcs-quality-report.json rules: - if: $CI_PIPELINE_SOURCE == 'merge_request_event' && $CI_MERGE_REQUEST_TARGET_BRANCH_PROTECTED - - if: $CI_COMMIT_BRANCH + - if: $CI_COMMIT_BRANCH + allow_failure: true #stages: # - lint diff --git a/change_me.txt b/change_me.txt index 078a30edb997695fc4077c6e439b2424ae9d285d..5347d0ed7acad3ee0fa6c631c6662aaeec934cfe 100644 --- a/change_me.txt +++ b/change_me.txt @@ -23,3 +23,13 @@ 15 fix important fix 16 feat another breaking change 17 fix a fix +18 fix with wrong commit message +brot +salat +brot +wasser +maus +toast +kartoffel +laptop +seife diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php index fa3423f61b6ac813b320f2622408c3b5456632f9..f7261cf86fb2c5fe6a632d7650e6867ad63f0e36 100644 --- a/src/QUI/Test/Test.php +++ b/src/QUI/Test/Test.php @@ -11,6 +11,7 @@ class Test { public static function onUserGetAvatar(UserInterfaces $User) { + // a comment return false; } } diff --git a/test-tag-1.0.1 b/test-tag-1.0.1 deleted file mode 100644 index 4440569d4662e59ca9fa6aad2f0fc68d7bea5e3a..0000000000000000000000000000000000000000 --- a/test-tag-1.0.1 +++ /dev/null @@ -1 +0,0 @@ -v 1.0.1