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

add comments and resolving lint errors #4

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

anandrkskd
Copy link
Collaborator

This PR adds comments and resolve lint errors

@@ -42,6 +42,7 @@ func NewRequestor(amqpURI, sendqName, exchangeName, topic, repoURL, kind, target
return r
}

//initQueues initializes rabbitmq queues for PR, Branch or Tag. Returns error if fails
func (r *Requestor) initQueus() error {

Choose a reason for hiding this comment

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

There is a typo in the function name

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I will address this typo in my next commit, Thanks for letting me know.

@mohammedzee1000
Copy link
Owner

Please resolve merge conflicts

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.

3 participants