-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Husky automation #3219
Husky automation #3219
Conversation
Please fix the conflicting files |
Our Pull Request Approval ProcessThanks for contributing! Testing Your CodeRemember, your PRs won't be reviewed until these criteria are met:
Our policies make our code better. ReviewersDo not assign reviewers. Our Queue Monitors will review your PR and assign them.
Reviewing Your CodeYour reviewer(s) will have the following roles:
CONTRIBUTING.mdRead our CONTRIBUTING.md file. Most importantly:
Other
|
Please review |
@tasneemkoushar PTAL |
@Suyash878 I have cloned a test branch - test-schema-husky . It has exact same branch protection rule. Can you raise this PR to that branch first. We will get it merged there to verify the action, if works fine then we can again get the same PR for the develop-postgres branch |
I have raised the PR, although it has a lot of conflicts. |
@Suyash878 try against this branch |
Done |
@Suyash878 merged your pr to that barnch, just monitor the changes and check if it behaves as expected |
@Suyash878 LGTM but resolve the conflicts. |
@Suyash878 why 4 checks failing now? |
I have resolved the conflicts. The 4 checks were failing since my package.json and pnpm-lock were not in sync, I have fixed that. |
|
Done |
557cbbe
into
PalisadoesFoundation:develop-postgres
What kind of change does this PR introduce?
Feature
Issue Number:
Fixes #2818
Snapshots/Videos:
If relevant, did you update the documentation?
Not sure.
Summary
Auto-generating the schema docs in
/docs/docs/docs/schema
.Does this PR introduce a breaking change?
NA
Checklist
CodeRabbit AI Review
Test Coverage
Other information
NA
Have you read the contributing guide?
Yes
Summary by CodeRabbit
Release Notes
Chores
Documentation
Build
New Features
These changes enhance project development processes and documentation, providing better clarity and workflow management.
Summary by CodeRabbit
Documentation
New Features
Chores
.gitignore
to exclude specific directories from version control.