Skip to content

This is a good PR#5

Open
mono-chrome wants to merge 1 commit intomainfrom
test/4
Open

This is a good PR#5
mono-chrome wants to merge 1 commit intomainfrom
test/4

Conversation

@mono-chrome
Copy link
Owner

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Problems and Bugs

  • In action.yml, the color field is missing
  • In review.py, the requests method is misspelled as requests instead of requests.post
  • In review.py, the print statement is missing a n at the end of response.json()

Suggestions to Improve

  • In action.yml, add the color field
  • In review.py, change requests to requests.post
  • In review.py, add a n to the end of response.json()

Summary Response

This pull request has a few issues, including a missing color field in action.yml, a misspelled requests method in review.py, and a missing n at the end of response.json() in review.py. Suggestions to improve the pull request include adding the color field to action.yml, changing requests to requests.post in review.py, and adding a n to the end of response.json() in review.py.

frequency_penalty=0.0,
presence_penalty=0.0
)
) #this si bad
Copy link
Owner Author

Choose a reason for hiding this comment

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

Done on purpose to see if it catches it :)

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.

1 participant