Skip to content

cohensharon/code-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • run server (from server directory): "npm run dev"

  • curl command for running review:

""" curl -X POST http://localhost:3000/api/reviews \

-H "Content-Type: application/json" \

-d '{

"prUrl": "https://github.com/my-org/my-repo/pull/123",

"ticketText": "User should not be able to submit an empty form."

}'

"""

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors