Create a Migration
When creating a migration, go through this checklist before merging.
Use Cases
Development
/
Productivity
Categories
Engineering
/
DevOps
Browse other automation templates.
Assign Reviewers
Add assignees and reviewers automatically based on your chosen criteria. In this case, add the CTO to all server changes to review.
View this templatePost refactor: Best practices for Controllers
Now that you've completed a refactor, make sure things stay nicely refactored.
View this templateBlock code changes during a refactor
Block code changes during a refactor so no one continues to use the module we're trying to change
View this template