Skip to content

complete-flow #14

@shakilsiraj

Description

@shakilsiraj

Completes the git workflow. The type of the workflow is determined by the prefix of the current branch (release/, hotfix/ and feature/).

This command will merge and push the changes to the following branches:

  • feature will be merged into develop
  • hotfix will be merged into master and develop
  • release will be merged into master and develop

hotfix and release branches will support tagging as an optional switch.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions