OpenCSGs / csghub-server

csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and also run Model Inference, Finetune and Application Spaces.
https://opencsg.com/models
Apache License 2.0
556 stars 98 forks source link

Add workflow to handle git callback and user deletion #173

Closed pulltheflower closed 4 days ago

pulltheflower commented 4 days ago
starship-github[bot] commented 4 days ago

🚀 The StarShip CodeReviewer has been triggered with action(s): review, evaluate, describe, linter.

starship-github[bot] commented 4 days ago

The StarShip CodeReviewer was triggered but terminated because it encountered an issue: The MR state is not opened.

Tips ### CodeReview Commands (invoked as MR or PR comments) - `@codegpt /review` to trigger an code review. - `@codegpt /evaluate` to trigger code evaluation process. - `@codegpt /describe` to regenerate the summary of the MR. - `@codegpt /secscan` to scan security vulnerabilities for the MR or the Repository. - `@codegpt /help` to get help. ### CodeReview Discussion Chat There are 2 ways to chat with [Starship CodeReview]( https://starship.opencsg.com): - Review comments: Directly reply to a review comment made by StarShip. Example: - `@codegpt How to fix this bug?` - Files and specific lines of code (under the "Files changed" tab): Tag `@codegpt` in a new review comment at the desired location with your query. Examples: - `@codegpt generate unit testing code for this code snippet.` Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the MR/PR comments. ### CodeReview Documentation and Community - Visit our [Documentation](https://opencsg.com/docs/StarShip/codereview/) for detailed information on how to use Starship CodeReview.