eclipse-iceoryx / eclipse-iceoryx/iceoryx

failing nightly CI job should prevent Pull-Requests from merging

Open
#1,608 2 comments 0 reactions 1 assignee Claimed by @dkroenke View on GitHub
tooling
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

To enforce the clang-tidy rules from https://github.com/eclipse-iceoryx/iceoryx/issues/1196 the CI needs to be more strict.
A full scan of all files from a list is done in the [nightly job](https://github.com/eclipse-iceoryx/iceoryx/actions/workflows/nightly.yml).

When this nightly job fails (due to violated clang-tidy rules), it should prevent all Pull-Requests from merging until the nightly job is fixed again.
The nightly needs to offer the possibility to be executed on a feature branch to be able to get fixed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.