When:
to
Room:
Room 5
Tags:
devops, developer relations & integrations, development & coding
Track:
SVG
U&E icon_new brand
infosec & devops

Building an AI-Powered DevOps Co-Pilot for Drupal: Automate Git, Drush & Deployments

Building an AI-Powered DevOps Co-Pilot for Drupal: Automate Git, Drush & Deployments

Ovanes Budakyan (ovanes)

What if your next patch, Drush command, or deployment script were drafted by an AI partner? Discover how to train and integrate an AI co-pilot into your Drupal DevOps pipeline.

Prerequisite
Intermediate experience with Drupal site building, Git workflows, Drush, and Composer. Familiarity with CI/CD basics will help you follow along.

Outline
1) Introduction to AI Agents in DevOps: What they are and why they matter for Drupal teams.
2) Designing Tasks & Prompts: Crafting prompts for Git branching, patch creation, and Drush automation.
3) Live Demo:
3.1) AI generating and applying Git patches.
3.2) Automated Drush command scaffolding and execution.
3.3) Generating basic CI/CD YAML snippets.
4) Fine-Tuning & Customization: Training an agent with project-specific context and best practices.

Learning Objectives
1) Understand how to integrate AI agents into everyday Drupal DevOps tasks.
2) Write effective prompts to automate Git, Drush, and CI/CD file generation.
3) Train or fine-tune an AI model for project-specific conventions and standards.
4) Apply governance strategies to mitigate security and quality risks in AI-generated automation.

Experience level
Intermediate