add fullscreen Feature To Spaces
What this PR does:
Which issue(s) this PR fixes:
Fixes #
Type of changes Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Documentation update
Feature/Issue validation/testing:
Please describe the tests that you ran to verify your changes and relevant result summary.
-
[ ] Test A
-
[ ] Test B
-
Logs
Special notes for your reviewer:
Checklist:
- [ ] I have added unit/e2e tests that prove your fix is effective or that this feature works.
- [ ] I have commented my code, particularly in hard-to-understand areas.
- [ ] I have made corresponding changes to the documentation.
- [ ] I have reviewed my own code and ensured that it follows the project's style guidelines.
Release note:
The StarShip CodeReviewer was triggered but terminated because it encountered an issue: The MR does not include any changes. It might be because no changes were included when creating the MR.
Tips
CodeReview Commands (invoked as MR or PR comments)
@codegpt /reviewto trigger an code review.@codegpt /evaluateto trigger code evaluation process.@codegpt /describeto regenerate the summary of the MR.@codegpt /secscanto scan security vulnerabilities for the MR or the Repository.@codegpt /helpto get help.
CodeReview Discussion Chat
There are 2 ways to chat with Starship CodeReview:
- 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
@codegptin 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 for detailed information on how to use Starship CodeReview.
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 /reviewto trigger an code review.@codegpt /evaluateto trigger code evaluation process.@codegpt /describeto regenerate the summary of the MR.@codegpt /secscanto scan security vulnerabilities for the MR or the Repository.@codegpt /helpto get help.
CodeReview Discussion Chat
There are 2 ways to chat with Starship CodeReview:
- 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
@codegptin 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 for detailed information on how to use Starship CodeReview.
已同步