- Issue created by @ankit_k
- Issue was unassigned.
- Status changed to Needs review
9 days ago 6:43am 25 September 2025
Problem/Motivation
DrupalCI and all patch testing will be turned off on July 1, 2024. To continue automated testing, projects must convert to GitLab CI and contributors must switch from patches to merge requests by July 1, 2024.
Proposed resolution
There is a preconfigured .gitlab-ci.yml template that will set up everything you need to test your project. This template has several useful features, including a variables file that will be automatically updated by the Drupal Association, to make sure youโre always testing against the currently supported versions of Drupal.
Remaining tasks
Add .gitlab-ci.yml to the repository.