InditexTech / gh-sherpa

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

Refactor flow and extract nested functionality #84

Closed hielfx closed 3 months ago

hielfx commented 4 months ago

Motivation

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