Skip to content

Bump common submodule to latest dev commit, Fixes AB#3667378#2534

Merged
mohitc1 merged 2 commits into
devfrom
copilot/update-common-submodule-pointer
Jun 18, 2026
Merged

Bump common submodule to latest dev commit, Fixes AB#3667378#2534
mohitc1 merged 2 commits into
devfrom
copilot/update-common-submodule-pointer

Conversation

Copilot AI commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

This PR updates the common git submodule to the latest dev tip requested in the issue. The repository now points common from fb98ec58... to 0b219bac..., with no other tree changes.

  • Submodule pointer update

    • Moved submodule gitlink at common:
      • fb98ec58b36af556fed6de41480b783c8ee3df530b219baca3bdc00a610de9a9d5d70aad40e0bcfb
    • Kept .gitmodules unchanged.
  • Scope control

    • Change is limited to a single gitlink diff (Subproject commit line only).
    • common remains a submodule (mode 160000), not checked-in directory contents.
diff --git a/common b/common
index fb98ec5..0b219ba 160000
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit fb98ec58b36af556fed6de41480b783c8ee3df53
+Subproject commit 0b219baca3bdc00a610de9a9d5d70aad40e0bcfb

Fixes AB#3667378

Copilot AI changed the title [WIP] Update common git submodule to latest commit on dev branch Bump common submodule to latest dev commit Jun 18, 2026
Copilot AI requested a review from mohitc1 June 18, 2026 19:46
@mohitc1 mohitc1 marked this pull request as ready for review June 18, 2026 20:03
@mohitc1 mohitc1 requested a review from a team as a code owner June 18, 2026 20:03
Copilot AI review requested due to automatic review settings June 18, 2026 20:03
@mohitc1 mohitc1 requested a review from a team as a code owner June 18, 2026 20:03
@github-actions

Copy link
Copy Markdown

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

1 similar comment
@github-actions

Copy link
Copy Markdown

❌ Work item link check failed. Description does not contain AB#{ID}.

Click here to Learn more.

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 common git submodule pointer to a newer commit on the dev branch, keeping .gitmodules and the rest of the repository tree unchanged.

Changes:

  • Updated the common submodule gitlink from fb98ec58… to 0b219bac….
  • No changes to submodule configuration (.gitmodules) or Gradle module wiring.

@github-actions

Copy link
Copy Markdown

❌ Invalid work item number: AB#3667378
This. Work item number must be a valid integer.

Click here to learn more.

@mohitc1 mohitc1 removed their assignment Jun 18, 2026
@github-actions github-actions Bot changed the title Bump common submodule to latest dev commit Bump common submodule to latest dev commit, Fixes AB#3667378 Jun 18, 2026
@mohitc1 mohitc1 enabled auto-merge (squash) June 18, 2026 20:20
@mohitc1 mohitc1 merged commit 22315e4 into dev Jun 18, 2026
41 of 51 checks 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.

5 participants