Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config for ellipsis #46

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Add config for ellipsis #46

merged 1 commit into from
Jan 4, 2024

Conversation

jxnl
Copy link
Collaborator

@jxnl jxnl commented Jan 4, 2024

No description provided.

Copy link

changeset-bot bot commented Jan 4, 2024

⚠️ No Changeset found

Latest commit: f8c8ec6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

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

Minor change required

Summary:

This PR adds a new ellipsis.yaml configuration file for automated PR reviews, with a set of rules focusing on code quality, documentation, and testing.

Key points:

  • Added new file ellipsis.yaml
  • Enabled auto review and auto summarization of PRs
  • Set confidence threshold for auto reviews to 0.9
  • Defined rules for PR reviews

Generated with ❤️ by ellipsis.dev

- "Function and Method Naming Should Follow Consistent Patterns"
- "If library code changes, expect documentation to be updated"
- "If library code changes, check if tests are updated"
- "If a new `md` file is created in `docs` make sure its added to mkdocs.yml"
Copy link
Contributor

Choose a reason for hiding this comment

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

Please add a newline at the end of the file.

Copy link
Contributor

ellipsis-dev bot commented Jan 4, 2024

Sorry, Ellipsis encountered a problem while reviewing this PR. Our team has been alerted and is investigating. (wflow_hhr0qxHk53eimrVa) 🤖

@jxnl jxnl merged commit e02e8a4 into main Jan 4, 2024
1 check failed
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