Problem/Motivation
We currently store a copy of each dev branch’s drupalci.yml and send that configuration as part of the test. These are only dev branches in the main project repository, so changes in issue forks aren’t currently seen.
Steps to reproduce
#3169645: Implements automated tests has an example.
Proposed resolution
Either store a copy for each issue fork branch, or fetch a copy from GitLab as the test is sent.
Comments
Comment #3
drummReported via liber_t via Slack.
Comment #4
drummWe should fix this in the test runner. It has a few places which detect changes to files introduced in patches, we should do the same for merge requests.
Comment #5
MixologicThis has been fixed/deployed. unsure why the commit isnt showing up on the issue.
Comment #6
drummThis project doesn’t have development releases, which prevents commits from associating.