Skip to content

Conversation

jetersen
Copy link
Member

Triggered by GitLab Merge Request #1: bob => master
Started by GitLab push by Joseph Petersen

🙌

@jetersen jetersen added the enhancement New feature or request label Aug 29, 2019
String id = String.valueOf(objectAttributes.getIid());
String sourceNameSpace = objectAttributes.getSource().getNamespace();
String targetNameSpace = objectAttributes.getTarget().getNamespace();
String namespace =
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest either you keep namespace camel cased or don't.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not modifying the user typed name space.
and I am only using it to compare if source and target is the same

@jetersen jetersen merged commit c8bb86f into master Aug 29, 2019
@jetersen jetersen deleted the fix/addWebhookCause branch August 29, 2019 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants