Disallow failure of checkstyle linter in merge requests #210
Reference in New Issue
Block a user
Delete Branch "feat/22-disallow-failure-of-checkstyle-mr-job"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Disallowed the failure of the
checkstyle-mrjob to block merge action on merge request.Modified
checkstyle-reportjob condition to run always, even if checkstyle-mr job fails (hopefully).Confirmed that the merge request is indeed blocked and the
checkstyle-reportjob is allowed to run.added 1 commit
9d4afdc3- Remove: Violator dummy fileCompare with previous version
Closes #22
mentioned in commit
978f54a57bmentioned in task #22