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

The bot should ultimately provide one or more links to the repositories for the projects that match the answers. #11 #29

Merged
merged 2 commits into from
May 25, 2024

Conversation

Sarthak5598
Copy link
Member

#11

@DonnieBLT DonnieBLT merged commit dbf3a29 into OWASP-BLT:main May 25, 2024
Comment on lines +133 to +134
response_message = f"Hello {user_name}, You can implement your '{tech_name}' knowledge here:
(https://github.com/OWASP-BLT/BLT)"
Copy link
Contributor

Choose a reason for hiding this comment

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

There are multiple SyntaxErrors in the code.

It seems the code hasn't been run/tested properly. I suggest implementing minimal test framework early in order to avoid tech debt stockpiling. Moreover, it's important from the project's future visibility perspective we discussed yesterday.

I'll create a couple of issues in order to shape the scope of work.

Copy link
Member Author

Choose a reason for hiding this comment

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

Okay sure! Thank you

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