Skip to content

Conversation

@CharlesDuboisSAP
Copy link
Contributor

@CharlesDuboisSAP CharlesDuboisSAP commented Jan 22, 2026

Context

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

Orchestration changed their release script, they now have hotfix versions which are not referenced as branches or tags in their repo.

Feature scope:

  • Remove hotfix suffix
  • Added workflow dispatch for future tests of the action

@CharlesDuboisSAP CharlesDuboisSAP self-assigned this Jan 22, 2026
@CharlesDuboisSAP CharlesDuboisSAP enabled auto-merge (squash) January 22, 2026 10:20
@CharlesDuboisSAP CharlesDuboisSAP added the please-review Request to review a pull-request label Jan 22, 2026

- name: "Slack Notification"
if: failure() && github.event.inputs.create-pr == true
if: failure() && github.event.inputs.create-pr == 'true'
Copy link
Contributor Author

@CharlesDuboisSAP CharlesDuboisSAP Jan 22, 2026

Choose a reason for hiding this comment

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

Test run with slack notif.
It's evil that a type: boolean is actually a string

Copy link
Member

Choose a reason for hiding this comment

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

😬

Copy link
Member

@Jonas-Isr Jonas-Isr left a comment

Choose a reason for hiding this comment

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

👍
I like the workflow dispatch!

@CharlesDuboisSAP CharlesDuboisSAP merged commit f1ee7c9 into main Jan 26, 2026
9 of 10 checks passed
@CharlesDuboisSAP CharlesDuboisSAP deleted the I❤️breaking-changes branch January 26, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please-review Request to review a pull-request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants