We should handle merge branches nicely. For instance we could add rules to
- merging a feature type branch into a release type branch needs to:
- follow conventional commits
- needs to be a squash merge
Probably need to query the platforms api for this to get all details
We should handle merge branches nicely. For instance we could add rules to
Probably need to query the platforms api for this to get all details