Disallow failure of checkstyle linter in merge requests #210

Merged
lars.winzer merged 3 commits from feat/22-disallow-failure-of-checkstyle-mr-job into main 2026-03-30 14:23:48 +02:00
lars.winzer commented 2026-03-30 14:17:19 +02:00 (Migrated from git.scicore.unibas.ch)

Disallowed the failure of the checkstyle-mr job to block merge action on merge request.

Modified checkstyle-report job condition to run always, even if checkstyle-mr job fails (hopefully).

Disallowed the failure of the `checkstyle-mr` job to block merge action on merge request. Modified `checkstyle-report` job condition to run always, even if checkstyle-mr job fails (hopefully).
lars.winzer commented 2026-03-30 14:19:30 +02:00 (Migrated from git.scicore.unibas.ch)

Confirmed that the merge request is indeed blocked and the checkstyle-report job is allowed to run.

Confirmed that the merge request is indeed blocked and the `checkstyle-report` job is allowed to run.
lars.winzer commented 2026-03-30 14:20:06 +02:00 (Migrated from git.scicore.unibas.ch)

added 1 commit

Compare with previous version

added 1 commit <ul><li>9d4afdc3 - Remove: Violator dummy file</li></ul> [Compare with previous version](/cs108-fs26/Gruppe-13/-/merge_requests/54/diffs?diff_id=14222&start_sha=f9b866fc403f3f8d67a0da585778fe2eee3945e7)
lars.winzer commented 2026-03-30 14:23:41 +02:00 (Migrated from git.scicore.unibas.ch)

Closes #22

Closes #22
lars.winzer commented 2026-03-30 14:23:48 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in commit 978f54a57b

mentioned in commit 978f54a57b78d70af2ec7ef858aecffad957c098
lars.winzer (Migrated from git.scicore.unibas.ch) merged commit 978f54a57b into main 2026-03-30 14:23:48 +02:00
lars.winzer commented 2026-03-30 14:24:04 +02:00 (Migrated from git.scicore.unibas.ch)

mentioned in task #22

mentioned in task #22
This repo is archived. You cannot comment on pull requests.
No Reviewers
1 Participants
Due Date
No due date set.
Dependencies

No dependencies set.

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