Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hello - we have a team of developers all working on developing a site. We each have our own local/sandbox database and Drupal site. The problem is that while we're doing our own assigned development tasks, we each make configuration changes to our local/sandbox Drupal site. What is the best way to merge our site configurations (YAML files) to arrive at a set of config YAML files that would represent the combined configurations? Right now our workflow is:
Export the base Drupal configuration (set of YAML files) and push that to Git.