Skip to content

Conversation

@CharlesDuboisSAP
Copy link
Contributor

Context

AI/ai-sdk-java-backlog#221.

The release script should push the release notes PR on our new docs repository

Feature scope:

  • Merged Cloud SDK automation onto AI SDK release script

Definition of Done

@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Mar 19, 2025
@CharlesDuboisSAP CharlesDuboisSAP changed the title Release notes automation feat: [DevOps] Release notes automation Mar 19, 2025
uses: actions/checkout@v4
with:
repository: ${{ env.DOCS_REPO }}
path: .ai-sdk-docs
Copy link
Contributor

Choose a reason for hiding this comment

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

(Question)

Is it correct to have prefix . in path? Is that some kind of hidden directory?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Don't remember why it was done this way originally.

@CharlesDuboisSAP CharlesDuboisSAP merged commit 702b753 into SAP:main Mar 19, 2025
4 of 5 checks passed
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