Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: [DevOps] Release notes automation #390

Merged
merged 10 commits into from
Mar 19, 2025

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