eclipse-iceoryx / eclipse-iceoryx/iceoryx

Do not activate full CI run when only documents are changed

Open
#1,187 1 comment 0 reactions 0 assignees View on GitHub
tooling
Dominant language
C++
Stars
2.2k
Forks
492
Avg merge
18h 57m
Merged PRs (30d)
1

Description

## Brief feature description

It is not necessary to do a full CI run when a pull request contains only non source code files.
Could we introduce an allowed-list of file types which do not trigger the CI, like markdown documents? This means, when a PR consists only of file types from that allowed-list the CI checks only the bare minimum like ECA, checklist etc.

This may improve the review speed and relieves some stress on the CI.

Contributor guide

Open the contributing guide

Research direction

The issue names no CI workflow files, tests, or entry points; start by locating the repository's CI configuration and its current pull-request triggers. Define the allowed non-source file list and verify that documentation-only PRs run only the stated minimum checks while source changes still trigger the full CI run.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.