webbertakken / reviewer

PR Code Reviewer
https://github.com/marketplace/pr-code-reviewer
MIT License
22 stars 2 forks source link

feat: improved prompt and response #40

Closed webbertakken closed 1 year ago

webbertakken commented 1 year ago

Changes

image

Checklist

pr-code-reviewer[bot] commented 1 year ago

:wave: Hi there!

  1. Remove the line 'plugin:editorconfig/all' from the extends array in the .eslintrc.cjs file.
  2. Remove the dependency "eslint-plugin-editorconfig" from the package.json file.
  3. Update the console.log statement in the createPullRequestActions function in the src/domain/PullRequestActions.mts file to include a closing backtick and semicolon at the end of the line.

Automatically generated with the help of gpt-3.5-turbo. Feedback? Please don't hesitate to drop me an email at webber@takken.io.

codecov[bot] commented 1 year ago

Codecov Report

Merging #40 (35d9ccd) into main (9ea2efe) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files           2        2           
  Lines         100      100           
  Branches       20       20           
=======================================
  Hits           86       86           
  Partials       14       14