Skip to content

fix(build): Add missing licensing-conventions plugin to the root project#4

Merged
metabrixkt merged 1 commit into
mainfrom
bug/missing-licensing-plugin-in-root-project
Feb 19, 2026
Merged

fix(build): Add missing licensing-conventions plugin to the root project#4
metabrixkt merged 1 commit into
mainfrom
bug/missing-licensing-plugin-in-root-project

Conversation

@metabrixkt
Copy link
Copy Markdown
Member

No description provided.

@metabrixkt metabrixkt added the bug Something isn't working label Feb 19, 2026
@metabrixkt metabrixkt self-assigned this Feb 19, 2026
@metabrixkt metabrixkt requested a review from Copilot February 19, 2026 18:56
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the repository’s shared licensing convention plugin to the root Gradle project so the root build script is covered by the same Spotless/license-header rules as subprojects.

Changes:

  • Apply the licensing-conventions precompiled Gradle plugin in the root build.gradle.kts.
  • Add MPL-2.0 SPDX license headers to root build.gradle.kts and settings.gradle.kts.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
settings.gradle.kts Adds the standard project license header at the top of the settings script.
build.gradle.kts Applies licensing-conventions in the root project and adds the standard license header.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@metabrixkt metabrixkt merged commit d9a0e07 into main Feb 19, 2026
7 checks passed
@metabrixkt metabrixkt deleted the bug/missing-licensing-plugin-in-root-project branch February 19, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants