feat: improve the prompt based on last evaluation run#25
Merged
billybonks merged 1 commit intomasterfrom Mar 20, 2025
Merged
Conversation
|
|
||
| Please follow these instructions to generate the commit message: | ||
|
|
||
| if such and such changes its docs b ut if commit also has such then its a feat |
There was a problem hiding this comment.
This line contains confusing/unclear text: 'if such and such changes its docs b ut if commit also has such then its a feat'. Consider clarifying or rewording this guidance for better clarity.
| - fix: A bug fix these changes ARE NOT in the docs directory | ||
| - docs: Documentation only changes for example changes that happen in docs directory | ||
| - style: Changes that do not affect the code execution (e.g., white-space, formatting, missing semi-colons, etc.) usually done by linters | ||
| - refactor: |
There was a problem hiding this comment.
The refactor description is incomplete or poorly formatted. The sentence structure seems off with 'just how the code is written executed'.
| - build: Changes that affect the build system or external dependencies | ||
| - ci: | ||
| - Changes to the CI configuration files and scripts | ||
| - these changes should not change the way that the code is built otherwise its build |
There was a problem hiding this comment.
The 'ci' description contains a grammatical error: 'its build' should be 'it's build'.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
basically did some work with evaluator and updated the prompt accordingly
Dropped chore as the term is too overloaded and is not part of the electron or anglular specs