Skip to content

fix(docs): publish documentation only on releases - #831

Merged
tode-rl merged 1 commit into
mainfrom
fix/release-only-docs-publish
Aug 25, 2026
Merged

fix(docs): publish documentation only on releases#831
tode-rl merged 1 commit into
mainfrom
fix/release-only-docs-publish

Conversation

@tode-rl

@tode-rl tode-rl commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

User description

Summary

  • stop publishing Typedoc for every push to main
  • retain published-release, manual, and reusable workflow triggers
  • avoid duplicate push/release publishers racing on gh-pages

Validation

  • parsed .github/workflows/publish-docs.yml successfully
  • git diff --check

CodeAnt-AI Description

Publish documentation only for releases

What Changed

  • Documentation publishing no longer runs automatically on every push to main
  • Documentation can still be published for released versions, manual runs, and reusable workflow calls

Impact

✅ Fewer unnecessary documentation publishes
✅ Release documentation stays aligned with published versions

💡 Usage Guide

Checking Your Pull Request

Every time you make a pull request, our system automatically looks through it. We check for security issues, mistakes in how you're setting up your infrastructure, and common code problems. We do this to make sure your changes are solid and won't cause any trouble later.

Talking to CodeAnt AI

Got a question or need a hand with something in your pull request? You can easily get in touch with CodeAnt AI right here. Just type the following in a comment on your pull request, and replace "Your question here" with whatever you want to ask:

@codeant-ai ask: Your question here

This lets you have a chat with CodeAnt AI about your pull request, making it easier to understand and improve your code.

Example

@codeant-ai ask: Can you suggest a safer alternative to storing this secret?

Preserve Org Learnings with CodeAnt

You can record team preferences so CodeAnt AI applies them in future reviews. Reply directly to the specific CodeAnt AI suggestion (in the same thread) and replace "Your feedback here" with your input:

@codeant-ai: Your feedback here

This helps CodeAnt AI learn and adapt to your team's coding style and standards.

Example

@codeant-ai: Do not flag unused imports.

Retrigger review

Ask CodeAnt AI to review the PR again, by typing:

@codeant-ai: review

Check Your Repository Health

To analyze the health of your code repository, visit our dashboard at https://app.codeant.ai. This tool helps you identify potential issues and areas for improvement in your codebase, ensuring your repository maintains high standards of code health.

@codeant-ai

codeant-ai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

🤖 CodeAnt AI — Review Status

Status Commit Started (UTC) Finished (UTC)
✅ Reviewed your PR e370d4c Aug 25, 2026 · 18:11 18:12

@codeant-ai

codeant-ai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Thanks for using CodeAnt! 🎉

We're free for open-source projects. if you're enjoying it, help us grow by sharing.

Share on X ·
Reddit ·
LinkedIn

@tode-rl
tode-rl enabled auto-merge (squash) August 25, 2026 18:11
@tode-rl
tode-rl requested a review from a team August 25, 2026 18:18
@tode-rl
tode-rl merged commit 3f27c88 into main Aug 25, 2026
8 checks passed
@tode-rl
tode-rl deleted the fix/release-only-docs-publish branch August 25, 2026 18:28
@tode-rl tode-rl mentioned this pull request Aug 25, 2026
@stainless-app stainless-app Bot mentioned this pull request Aug 25, 2026
@tode-rl tode-rl mentioned this pull request Aug 27, 2026
@stainless-app stainless-app Bot mentioned this pull request Aug 27, 2026
@tode-rl tode-rl mentioned this pull request Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants