Inspiration Perry is a new developer in his dream company. Although always excited and on his toes, he manages his work on time but faces these dilemmas from time and again Is the code functional? Is it executable? Did I push it to the right environment Did I commit the right dependencies
Do I get approval? What happens if I push the bad code to production? Stake of reputation???

What it does - Checks the code and tells if it is approval ready. Performs Symantec checks, syntax checks, code formatting checks, checking of naming conventions as well.

How we built it - We built it using forge App, OpenAI, and bitbucket API

Challenges we ran into - request BitBucket calls are still very new and the lack of documentation was challenging.

Accomplishments that we're proud of - Solid code analysis (critical too) using prompts for OpenAI is something we are really proud of.

What we learned - we understand the process of creating forge app in bitbucket.

Share this project:

Updates