Skip to content

chore: add @opentdf/documentation as codeowners for documentation files#3105

Open
jp-ayyappan wants to merge 1 commit intomainfrom
docs/add-documentation-codeowners
Open

chore: add @opentdf/documentation as codeowners for documentation files#3105
jp-ayyappan wants to merge 1 commit intomainfrom
docs/add-documentation-codeowners

Conversation

@jp-ayyappan
Copy link
Contributor

Summary

  • Adds @opentdf/documentation team as required reviewers for all Markdown files (*.md) and the /docs/ directory
  • Documentation team review is required alongside @opentdf/maintainers for these paths

Changes

In the ### Documentation section of CODEOWNERS:

  • *.md — added @opentdf/documentation
  • /docs/ — added @opentdf/documentation

The /examples/ and /examples/go.* paths are unchanged as they are code-adjacent.

🤖 Generated with Claude Code

@jp-ayyappan jp-ayyappan requested review from a team as code owners March 1, 2026 23:54
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, 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 enhances the review process for documentation by updating the CODEOWNERS file. It ensures that any modifications to Markdown files or content within the /docs/ directory receive mandatory review from the dedicated documentation team, alongside the maintainers, thereby improving the accuracy and quality of the project's documentation.

Highlights

  • CODEOWNERS Update: The @opentdf/documentation team has been added as a required reviewer for all Markdown files (*.md) and the /docs/ directory.
  • Reviewer Requirement: Review by the documentation team is now required alongside @opentdf/maintainers for changes affecting these specified paths.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • CODEOWNERS
    • Added @opentdf/documentation to the list of required reviewers for *.md files.
    • Added @opentdf/documentation to the list of required reviewers for the /docs/ directory.
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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.


Docs need careful eye, Codeowners now guide the way, Quality takes flight.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the CODEOWNERS file to add the @opentdf/documentation team as owners for documentation files. The changes correctly assign ownership for all files under the /docs/ directory and for markdown (.md) files that are not covered by more specific ownership rules later in the file. This change effectively routes documentation-related pull requests for review by the documentation team as intended.

@github-actions
Copy link
Contributor

github-actions bot commented Mar 1, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 204.419354ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 101.723645ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 368.525302ms
Throughput 271.35 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 39.536672541s
Average Latency 393.4038ms
Throughput 126.46 requests/second

Signed-off-by: jp-ayyappan <jp@as2max.com>
@jp-ayyappan jp-ayyappan force-pushed the docs/add-documentation-codeowners branch from 3505841 to e61ee07 Compare March 3, 2026 04:01
@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Benchmark results, click to expand

Benchmark authorization.GetDecisions Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 195.742383ms

Benchmark authorization.v2.GetMultiResourceDecision Results:

Metric Value
Approved Decision Requests 1000
Denied Decision Requests 0
Total Time 91.099592ms

Benchmark Statistics

Name № Requests Avg Duration Min Duration Max Duration

Bulk Benchmark Results

Metric Value
Total Decrypts 100
Successful Decrypts 100
Failed Decrypts 0
Total Time 364.680283ms
Throughput 274.21 requests/second

TDF3 Benchmark Results:

Metric Value
Total Requests 5000
Successful Requests 5000
Failed Requests 0
Concurrent Requests 50
Total Time 41.492906951s
Average Latency 412.87821ms
Throughput 120.50 requests/second

@github-actions
Copy link
Contributor

github-actions bot commented Mar 3, 2026

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants