Skip to content

Check all project parents for SCM information.#1421

Merged
slawekjaranowski merged 1 commit into
apache:masterfrom
slawekjaranowski:gh-1420
Nov 19, 2025
Merged

Check all project parents for SCM information.#1421
slawekjaranowski merged 1 commit into
apache:masterfrom
slawekjaranowski:gh-1420

Conversation

@slawekjaranowski

Copy link
Copy Markdown
Member

During the project transformation, we need to verify all parent projects.
Otherwise, modules at deeper levels may have an SCM tag added unnecessarily.

fix #1420

@slawekjaranowski

Copy link
Copy Markdown
Member Author

@kwin kwin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for picking this up. Just minor remarks on comments. Otherwise LGTM

During the project transformation, we need to verify all parent projects.
Otherwise, modules at deeper levels may have an SCM tag added unnecessarily.

fix apache#1420
@slawekjaranowski slawekjaranowski added this to the 3.2.1 milestone Nov 19, 2025
@slawekjaranowski slawekjaranowski merged commit f0313fc into apache:master Nov 19, 2025
11 checks passed
@slawekjaranowski slawekjaranowski deleted the gh-1420 branch November 19, 2025 13:57
@github-actions

Copy link
Copy Markdown

@slawekjaranowski Please assign appropriate label to PR according to the type of change.

@slawekjaranowski slawekjaranowski added the bug Something isn't working label Nov 19, 2025
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.

scm/tag is unnecessarily added in nested submodules (depth > 1)

2 participants