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 domain issue and avoid injection #89

Closed hielfx closed 3 months ago

hielfx commented 3 months ago

Motivation

We need to refactor the Issue in our domain to avoid injecting it everywhere in the IssueTracker, simplifying the flow and the code.