InditexTech / gh-sherpa

Streamline branch and pull request creation for Jira or GitHub issues from command line
Apache License 2.0
48 stars 5 forks source link

Refactor flow and extract nested functionality #84

Closed hielfx closed 6 months ago

hielfx commented 6 months ago

Motivation

Currently we have a lot of functionality inside nested conditional flows, we should extract those and do early returns whenever possible.