Skip to content

chore: add group id and namespace for jreleaser#369

Merged
hurali97 merged 1 commit into
mainfrom
chore/add-jrelease-id-namespace
Jun 12, 2026
Merged

chore: add group id and namespace for jreleaser#369
hurali97 merged 1 commit into
mainfrom
chore/add-jrelease-id-namespace

Conversation

@hurali97

Copy link
Copy Markdown
Member

Summary

This adds Java Group ID and Namespace for jreleaser

Test plan

Copilot AI review requested due to automatic review settings June 12, 2026 07:37
@hurali97 hurali97 requested a review from adamTrz June 12, 2026 07:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Gradle plugin release pipeline documentation and GitHub Actions workflow to provide JReleaser with the Java Group ID and Sonatype namespace needed for Maven Central publishing.

Changes:

  • Document two additional required repository secrets for the Gradle plugin release workflow.
  • Pass JRELEASER_PROJECT_JAVA_GROUP_ID and JRELEASER_MAVENCENTRAL_SONATYPE_NAMESPACE into the JReleaser GitHub Action environment.

Reviewed changes

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

File Description
gradle-plugins/react/PUBLISHING.md Documents the additional JReleaser-related secrets required for publishing.
.github/workflows/release-brownfield-gradle-plugin.yml Exposes the new secrets as env vars to the JReleaser release action.

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

@hurali97 hurali97 merged commit 5d16ba6 into main Jun 12, 2026
17 checks passed
@hurali97 hurali97 deleted the chore/add-jrelease-id-namespace branch June 12, 2026 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants