-
Notifications
You must be signed in to change notification settings - Fork 1.7k
feat(infra): Add script to set up SPM-based quickstarts #15338
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
Conversation
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. |
Checkpoint. Reverting all the commented out CI code. |
/gemini create suggestions to uncomment the commented out CI infra from this PR |
Hi @ncooke3, thanks for reaching out! I understand you're looking for suggestions to uncomment CI infrastructure code. However, I'm unable to directly execute commands like If there are specific lines of code within the current changes that you would like to revert or modify, please let me know, and I can try to provide a code suggestion for those specific lines. You can refer to the available commands in the "Using Gemini Code Assist" section for how I can assist with code reviews. |
/gemini This PR includes new commented out code. Can you create suggestions to uncomment it out? |
Hi @ncooke3, I understand you're looking to uncomment CI infrastructure code. However, based on the provided diff for this pull request, there isn't any newly added commented-out code that I can generate suggestions to uncomment. The changes primarily involve removing existing lines or adding new files with standard code comments. My capabilities are limited to providing feedback and code suggestions based on the specific changes present in the pull request's diff. If you have specific lines within the current changes that you would like to modify or revert, please point them out, and I'll do my best to assist with a code suggestion for those particular lines. |
#no-changelog