Skip to content

Conversation

@yma955
Copy link
Member

@yma955 yma955 commented Sep 9, 2025

No description provided.

@yma955 yma955 requested a review from sswguo September 9, 2025 09:03
Map<String, String> extras = dtxArtifactStore.getExtras();
String members = extras.get( CONSTITUENTS );
String changelog =
String.format( "%s%s, %s", "Adding remote repository for Koji build: ", member.getName(), new Date() );
Copy link
Member

Choose a reason for hiding this comment

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

I guess this is generic for any of the member, so not just remote repository for Koji build, even though it is used just for that now.

Copy link
Member Author

Choose a reason for hiding this comment

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

@sswguo yeah, please refresh, I just updated it with the generic/koji cases.

@sswguo
Copy link
Member

sswguo commented Sep 9, 2025

LGTM.

@yma955 yma955 merged commit cee83c0 into Commonjava:main Sep 9, 2025
1 check passed
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.

2 participants