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

refactor mr and codepreview api #431

Merged
merged 5 commits into from
Jun 29, 2024
Merged

Conversation

benjamin-747
Copy link
Collaborator

No description provided.

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mega ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2024 9:33am

@benjamin-747 benjamin-747 changed the title refactor api request refactor mr and codepreview api Jun 28, 2024
@benjamin-747 benjamin-747 marked this pull request as ready for review June 28, 2024 09:34
@genedna genedna enabled auto-merge June 29, 2024 03:10
@genedna genedna added this pull request to the merge queue Jun 29, 2024
Merged via the queue into web3infra-foundation:main with commit 453cd26 Jun 29, 2024
5 checks passed
.filter(git_repo::Column::RepoPath.eq(repo_path))
.one(self.get_connection())
.await?;
let query = git_repo::Entity::find()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Why change it to this? If there is a repo path: /third-pat/crates/li, push /third-pat/crates/lion will match incorrectly

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.

2 participants