Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(crud): Use abbreviations from config to derive change type from PR info #58

Merged
merged 3 commits into from
Jul 27, 2024

Conversation

MalteHerrmann
Copy link
Owner

This PR adjusts the logic that derives the change type to use when adding a changelog entry using clu add, when getting the information for an open PR from GitHub.
Previously this was hardcoded but #55 changed the configuration to hold the possible abbreviations for the different change types.

@MalteHerrmann MalteHerrmann added bug Something isn't working cli labels Jul 27, 2024
@MalteHerrmann MalteHerrmann merged commit 4d6c740 into main Jul 27, 2024
4 checks passed
@MalteHerrmann MalteHerrmann deleted the use-config-for-ct branch July 27, 2024 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant