Disallow failure of checkstyle-mr job to block merge request #22

Closed
opened 2026-03-30 13:43:04 +02:00 by lars.winzer · 6 comments
lars.winzer commented 2026-03-30 13:43:04 +02:00 (Migrated from git.scicore.unibas.ch)

Feature Request

Summary

Merge requests should be blocked if checkstyle-mr job fails, allowing the contributor to adress these issues.

Required workarround

After the MR has been merged, its required to create another branch (chore/... ) to address these issues.

This workaround unnecessarily complicates the fix and makes it harder to track the history.

Description

Modify job to disallow failure.

Checklist

  • I reproduced the problem using the steps above
  • I searched documentation docs for relevant information
  • I added relevant labels
## Feature Request <!--The reccommended type is: Task--> ### Summary Merge requests should be blocked if `checkstyle-mr` job fails, allowing the contributor to adress these issues. ### Required workarround After the MR has been merged, its required to create another branch (`chore/...` ) to address these issues. This workaround unnecessarily complicates the fix and makes it harder to track the history. ### Description Modify job to disallow failure. ### Checklist - [x] ~~I reproduced the problem using the steps above~~ - [x] ~~I searched documentation docs for relevant information~~ - [x] I added relevant labels
lars.winzer commented 2026-03-30 13:45:32 +02:00 (Migrated from git.scicore.unibas.ch)

assigned to @lars.winzer

assigned to @lars.winzer
lars.winzer commented 2026-03-30 13:46:04 +02:00 (Migrated from git.scicore.unibas.ch)

created branch feat/22-disallow-failure-of-checkstyle-mr-job to address this issue

created branch [`feat/22-disallow-failure-of-checkstyle-mr-job`](/cs108-fs26/Gruppe-13/-/compare/main...feat%2F22-disallow-failure-of-checkstyle-mr-job) to address this issue
lars.winzer commented 2026-03-30 13:59:21 +02:00 (Migrated from git.scicore.unibas.ch)

marked this task as related to #24

marked this task as related to #24
lars.winzer commented 2026-03-30 14:23:41 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in merge request !54

mentioned in merge request !54
lars.winzer (Migrated from git.scicore.unibas.ch) closed this issue 2026-03-30 14:24:03 +02:00
lars.winzer commented 2026-03-30 14:24:04 +02:00 (Migrated from git.scicore.unibas.ch)
Closed by https://git.scicore.unibas.ch/cs108-fs26/Gruppe-13/-/merge_requests/54
lars.winzer commented 2026-03-30 14:26:33 +02:00 (Migrated from git.scicore.unibas.ch)

added 30m of time spent at 2026-03-30 12:00:00 +0200

added 30m of time spent at 2026-03-30 12:00:00 +0200
This repo is archived. You cannot comment on issues.
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: University-of-Basel-Studentprojects/Programmierprojekt#22