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: Changing the data type from int to intstr for fields - pullRequestId and mergeRequestId #59

Merged

Conversation

madhukarmmallia-plivo
Copy link
Contributor

@madhukarmmallia-plivo madhukarmmallia-plivo commented Dec 19, 2023

This PR changes the data type of fields spec.github.pullRequestId and spec.gitlab.mergeRequestId from type int to intStr type. There are associated changes to the controller logic for appropriately handling the variable type changes so not to break the downstream logic. PR also contains the generated changes to the CRD files.

@codablock It would be great if you can take a look the suggested changes.

@codablock codablock changed the title Changing the data type from int to intstr for fields - pullRequestId … fix: Changing the data type from int to intstr for fields - pullRequestId and mergeRequestId Dec 19, 2023
@codablock codablock merged commit 971a6eb into kluctl:main Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants