[3558437] DrupalPod-AI-QA Specific module PR works with dependencies
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3561526. --> Reported by: [littlepixiez](https://www.drupal.org/user/2568718) >>> <p>[Tracker]<br> <strong>Update Summary: </strong>In Progress<br> <strong>Check-in Date: </strong>TBC<br> <strong>Additional Collaborators: </strong><br> <em>Metadata is used by the <a href="https://www.drupalstarforge.ai/" title="AI Tracker">AI Tracker.</a> Docs and additional fields <a href="https://www.drupalstarforge.ai/ai-dashboard/docs" title="AI Issue Tracker Documentation">here</a>.</em><br> [/Tracker]</p> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Child issue of: <a href="https://www.drupal.org/project/ai_initiative/issues/3558437">https://www.drupal.org/project/ai_initiative/issues/3558437</a><br> Development: <a href="https://github.com/drupalforge/drupalpod-ai-qa/tree/main">https://github.com/drupalforge/drupalpod-ai-qa/tree/main</a></p> <p>QA testers need to be able to test a PR from any AI contrib module (ai_search, ai_agents, etc.) without manually setting up dependencies. The image should detect and pull the correct dependencies automatically.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>- Can specify a test module PR via DP_TEST_MODULE_ISSUE_FORK and DP_TEST_MODULE_ISSUE_BRANCH<br> - Dependencies resolve correctly for the chosen starterkit<br> - PR code is git-tracked</p> <p><strong>Acceptance criteria</strong><br> - I can set DP_TEST_MODULE, DP_TEST_MODULE_ISSUE_FORK, and DP_TEST_MODULE_ISSUE_BRANCH<br> - It pulls the PR and installs with correct dependencies<br> - I can see the PR changes in the codebase</p> <h3 id="summary-remaining-tasks">Target date or deadline</h3> <p>TBD</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>- Finalise PR detection and cloning logic<br> - Development<br> - Testing<br> - Documentation</p> > Related issue: [Issue #3558437](https://www.drupal.org/node/3558437)
issue