chore: Synced file(s) with googleworkspace/.github - #127
chore: Synced file(s) with googleworkspace/.github#127googleworkspace-bot wants to merge 4 commits into
Conversation
Summary of ChangesHello @googleworkspace-bot, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request automates the synchronization of essential configuration files from a central Google Workspace repository. The primary goal is to ensure consistency across projects by adding standardized CODEOWNERS, security reporting guidelines, and recommended VS Code extensions, thereby streamlining development workflows and security practices. Highlights
Ignored Files
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. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request, generated automatically, synchronizes several repository configuration files. My review focuses on improving the completeness and clarity of these new files. I've suggested adding default owners to the CODEOWNERS file to ensure all future changes are reviewed. I've also proposed a clarification to the SECURITY.md file to make the instructions for reporting vulnerabilities easier to read.
|
|
||
| # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners | ||
|
|
||
| .github/ @googleworkspace/workspace-devrel-dpe |
There was a problem hiding this comment.
This CODEOWNERS file only specifies owners for the .github directory. To ensure all changes in the repository are reviewed, it's highly recommended to add a default owner for all files. For example, you could set the existing team as the default owner.
# Default owner for all files
* @googleworkspace/workspace-devrel-dpe
.github/ @googleworkspace/workspace-devrel-dpe
| To report a security issue, please use [https://g.co/vulnz](https://g.co/vulnz). We use | ||
| [https://g.co/vulnz](https://g.co/vulnz) for our intake, and do coordination and disclosure here on |
There was a problem hiding this comment.
This sentence is a bit hard to read due to a missing space and repetition of the link. Consider rephrasing for better clarity.
| To report a security issue, please use [https://g.co/vulnz](https://g.co/vulnz). We use | |
| [https://g.co/vulnz](https://g.co/vulnz) for our intake, and do coordination and disclosure here on | |
| To report a security issue, please use [https://g.co/vulnz](https://g.co/vulnz). | |
| We use this for our intake, and do coordination and disclosure here on |
24d32f4 to
e1dbb13
Compare
e1dbb13 to
a796845
Compare
a796845 to
3d69c11
Compare
3d69c11 to
854c8bb
Compare
854c8bb to
69869df
Compare
69869df to
bf53a2d
Compare
bf53a2d to
8600e49
Compare
e826293 to
519b05b
Compare
4b4f7db to
8076493
Compare
8076493 to
693a339
Compare
e1831fa to
648b735
Compare
116cffd to
cbd83f7
Compare
c6cc918 to
de43952
Compare
de43952 to
77859a7
Compare
77859a7 to
914ebb7
Compare
914ebb7 to
80fbaaa
Compare
38864c1 to
30d01c2
Compare
a5e6fcf to
2b9930f
Compare
2b9930f to
41837a7
Compare
2adedeb to
92f8f67
Compare
2209406 to
7529b48
Compare
7529b48 to
9a83847
Compare
9a83847 to
d01f203
Compare
2f3bb78 to
d8309d3
Compare
d8309d3 to
c9d732d
Compare
7727032 to
bd00d0f
Compare
…aults/.github/CODEOWNERS'
…s/defaults/.vscode/extensions.json'
bd00d0f to
e84b091
Compare
Synced local file(s) with googleworkspace/.github.
Changed files
.github/CODEOWNERSfrom remotesync-files/defaults/.github/CODEOWNERSSECURITY.mdfrom remoteSECURITY.md.gemini/and copied all sub files/folders from remote directorysync-files/defaults/.gemini/.vscode/extensions.jsonfrom remotesync-files/defaults/.vscode/extensions.jsonThis PR was created automatically by the repo-file-sync-action workflow run #34132025046