Skip to content

Added Early Access note to API Key Policy docs as this is not yet GA.#382

Open
colinmoynes wants to merge 1 commit intomainfrom
api-key-policy-update
Open

Added Early Access note to API Key Policy docs as this is not yet GA.#382
colinmoynes wants to merge 1 commit intomainfrom
api-key-policy-update

Conversation

@colinmoynes
Copy link
Copy Markdown
Contributor

This pull request adds a note to the API Key Policy documentation indicating that the feature is in early access and provides a link for users to contact the team if they want to try it.

  • Documentation update:
    • Added an early access notice to the API Key Policy section in api-key-policy.mdx, including a "Contact Us" link for interested users.

Copilot AI review requested due to automatic review settings April 3, 2026 10:05
@colinmoynes colinmoynes added the documentation Improvements or additions to documentation label Apr 3, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cloudsmith-docs Ready Ready Preview, Comment Apr 3, 2026 10:07am

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds an “Early Access” notice to the API Key Policy documentation so readers understand the feature is not GA yet and have a clear path to request access.

Changes:

  • Inserted an Early Access <Note> callout at the top of the API Key Policy doc.
  • Added a “Contact Us” link for users who want to try the feature.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

The API key policy allows workspaces to customize the maximum age of API keys across all workspace accounts, by specifying the duration after which keys should be rotated. Frequent API Key rotation ensures that API keys older than the designated age are invalidated for authentication, with the added flexibility to enforce a refresh for keys that exceed the specified duration.

<Note variant="note" headline="Early Access">
API Key Policy feature is in early access; if you would like to try this feature, please [Contact Us](https://cloudsmith.com/company/contact-us).
Copy link

Copilot AI Apr 3, 2026

Choose a reason for hiding this comment

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

The sentence “API Key Policy feature is in early access” reads ungrammatical/awkward. Consider rephrasing to “The API Key Policy feature is in early access…” or simply “API Key Policy is in early access…”, and (optionally) split the clause into two sentences for readability.

Suggested change
API Key Policy feature is in early access; if you would like to try this feature, please [Contact Us](https://cloudsmith.com/company/contact-us).
The API Key Policy feature is in early access. If you would like to try this feature, please [Contact Us](https://cloudsmith.com/company/contact-us).

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

2 participants