Committing directly to master and then applying was OK when you were alone and not doing anything critical. But where did the engineering best practices go? Where are the code reviews? Where are the automated checks?
With this release, CloudSkiff supports a clean, collaborative workflow, that comes together with our simple role-based permissions :
- Create a branch with your fix.
- Create a pull request - it will be visible on CloudSkiff.
- CloudSkiff runs automated checks (a linter on the screenshot).
- A reviewer approves and merges with master.
- CloudSkiff applies changes and notifies the team.
|