Add rule for project-update-bot to test against next major
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3449621. --> Reported by: [bbrala](https://www.drupal.org/user/3366066) Related to !212 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Project update bot creates MRs for projects. These should also be tested against Next Major even if <code>OPT_IN_TEST_NEXT_MAJOR</code> is not turned on</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Modify the rule that runs against next major when source branch is "project-update-bot-only" which is currectly a static branch that the update bot runs against.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue