-
Notifications
You must be signed in to change notification settings - Fork 13
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
ci(coderabbit): add .coderabbit.yaml file for code review configuration #265
Conversation
WalkthroughThe changes involve updates to the project's configuration and workflow files. The Changes
TipsChat with CodeRabbit Bot (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: CodeRabbit UI
Files ignored due to filter (80)
- dist/bin/index.js
- dist/mjs/Action.d.ts
- dist/mjs/Action.js
- dist/mjs/Action.js.map
- dist/mjs/config.d.ts
- dist/mjs/config.js
- dist/mjs/config.js.map
- dist/mjs/constants.d.ts
- dist/mjs/constants.js
- dist/mjs/constants.js.map
- dist/mjs/errors/error-type.d.ts
- dist/mjs/errors/error-type.js
- dist/mjs/errors/error-type.js.map
- dist/mjs/errors/is-error.d.ts
- dist/mjs/errors/is-error.js
- dist/mjs/errors/is-error.js.map
- dist/mjs/helpers.d.ts
- dist/mjs/helpers.js
- dist/mjs/helpers.js.map
- dist/mjs/index.d.ts
- dist/mjs/index.js
- dist/mjs/index.js.map
- dist/mjs/inputs.d.ts
- dist/mjs/inputs.js
- dist/mjs/inputs.js.map
- dist/mjs/logtask/index.d.ts
- dist/mjs/logtask/index.js
- dist/mjs/logtask/index.js.map
- dist/mjs/markdowner/index.d.ts
- dist/mjs/markdowner/index.js
- dist/mjs/markdowner/index.js.map
- dist/mjs/prettier.d.ts
- dist/mjs/prettier.js
- dist/mjs/prettier.js.map
- dist/mjs/readme-editor.d.ts
- dist/mjs/readme-editor.js
- dist/mjs/readme-editor.js.map
- dist/mjs/readme-generator.d.ts
- dist/mjs/readme-generator.js
- dist/mjs/readme-generator.js.map
- dist/mjs/save.d.ts
- dist/mjs/save.js
- dist/mjs/save.js.map
- dist/mjs/sections/index.d.ts
- dist/mjs/sections/index.js
- dist/mjs/sections/index.js.map
- dist/mjs/sections/update-badges.d.ts
- dist/mjs/sections/update-badges.js
- dist/mjs/sections/update-badges.js.map
- dist/mjs/sections/update-branding.d.ts
- dist/mjs/sections/update-branding.js
- dist/mjs/sections/update-branding.js.map
- dist/mjs/sections/update-description.d.ts
- dist/mjs/sections/update-description.js
- dist/mjs/sections/update-description.js.map
- dist/mjs/sections/update-inputs.d.ts
- dist/mjs/sections/update-inputs.js
- dist/mjs/sections/update-inputs.js.map
- dist/mjs/sections/update-outputs.d.ts
- dist/mjs/sections/update-outputs.js
- dist/mjs/sections/update-outputs.js.map
- dist/mjs/sections/update-title.d.ts
- dist/mjs/sections/update-title.js
- dist/mjs/sections/update-title.js.map
- dist/mjs/sections/update-usage.d.ts
- dist/mjs/sections/update-usage.js
- dist/mjs/sections/update-usage.js.map
- dist/mjs/svg-editor.d.mts
- dist/mjs/svg-editor.mjs
- dist/mjs/svg-editor.mjs.map
- dist/mjs/unicode-word-match.d.ts
- dist/mjs/unicode-word-match.js
- dist/mjs/unicode-word-match.js.map
- dist/mjs/util.d.ts
- dist/mjs/util.js
- dist/mjs/util.js.map
- dist/mjs/working-directory.d.ts
- dist/mjs/working-directory.js
- dist/mjs/working-directory.js.map
- dist/types/index.d.ts
Files selected for processing (1)
- .gitignore (1 hunks)
Files skipped from review due to trivial changes (1)
- .gitignore
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review Status
Actionable comments generated: 0
Configuration used: .coderabbit.yaml
Files selected for processing (1)
- .github/workflows/pull_request_cleanup_tags_and_releases.yml (1 hunks)
Files skipped from review due to trivial changes (1)
- .github/workflows/pull_request_cleanup_tags_and_releases.yml
Summary by CodeRabbit