nebula-plugins / nebula-plugins/nebula-archrules-plugin

Built-in support for per-sourceset configurable failure thresholds

Open
#90 2 comments 0 reactions 1 assignee View on GitHub

@wakingrufus is already working on this.

Since May 26, 2026.

Dominant language
Kotlin
Stars
22
Forks
3
Avg merge
1h 30m
Merged PRs (30d)
3

Description

It would be nice if we could configure different failure thresholds per sourcesets. My use case would be permitting low-priority violations in tests. This is somewhat possible by manually wiring up an extra EnforceArchRulesTask (and excluding the test source-set from the standard logic), but this feels a bit hacky and like something that should be supported out of the box.

Introducing a mechanism for per-sourceset configuration would give far greater freedom and would blend naturally with Gradle's NamedDomainObjectCollection API.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.