Skip to content

Remove accidental ci gitlink (fixes #16495) - #16622

Merged
rpcme merged 1 commit into
wrynose-nextfrom
fix/remove-ci-gitlink-wrynose-next
Aug 7, 2026
Merged

Remove accidental ci gitlink (fixes #16495)#16622
rpcme merged 1 commit into
wrynose-nextfrom
fix/remove-ci-gitlink-wrynose-next

Conversation

@rpcme

@rpcme rpcme commented Aug 7, 2026

Copy link
Copy Markdown
Member

The ci/ gitlink was erroneously introduced by the backporter tool's git add --all, which staged the meta-aws-ci checkout directory as a submodule reference without a .gitmodules entry.

This causes failures when recursively updating submodules in super-projects:

fatal: No url found for submodule path 'meta-external/meta-aws/ci' in .gitmodules

Fixes #16495

The ci/ gitlink was erroneously introduced by the backporter tool's
git add --all, which staged the meta-aws-ci checkout directory as a
submodule reference without a .gitmodules entry. This causes failures
when recursively updating submodules in super-projects.
@rpcme
rpcme requested a review from a team as a code owner August 7, 2026 06:28
@rpcme rpcme mentioned this pull request Aug 7, 2026
@rpcme
rpcme merged commit 7d22c8b into wrynose-next Aug 7, 2026
4 of 8 checks passed
@rpcme
rpcme deleted the fix/remove-ci-gitlink-wrynose-next branch August 7, 2026 06:31
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.

1 participant