Add a new Robo command (e.g., ddev robo deploy:hotfix) that handles the hotfix deployment workflow, including:
- Merging the hotfix branch changes into the master branch
- Running necessary pre-deployment checks (tests, linting)
- Deploying to the target environment