Skip to content

feat: Add canary release workflow for SDK monorepo#1187

Merged
tokio-on-jupiter merged 1 commit intomainfrom
feat/add-canary-workflow
Jan 23, 2026
Merged

feat: Add canary release workflow for SDK monorepo#1187
tokio-on-jupiter merged 1 commit intomainfrom
feat/add-canary-workflow

Conversation

@tokio-on-jupiter
Copy link
Copy Markdown
Contributor

Summary

Add canary release workflow to enable canary releases for SDK packages.

Changes

  • Add .github/workflows/canary.yaml using jupiterone/github-internal/.github/workflows/monorepo-canary-release.yaml@v1

Test Plan

  • Workflow file validates
  • Test canary release after merge

Add workflow to enable canary releases triggered by issue comments.
Uses jupiterone/github-internal monorepo-canary-release workflow.
@tokio-on-jupiter tokio-on-jupiter requested a review from a team as a code owner January 23, 2026 19:19
Copilot AI review requested due to automatic review settings January 23, 2026 19:19
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

This PR adds a GitHub Actions workflow to enable canary releases for SDK packages in the monorepo. The workflow triggers on issue comments and delegates to a reusable workflow maintained in the organization's internal repository.

Changes:

  • Add canary release workflow that triggers on issue comment creation
  • Configure workflow to use the shared monorepo canary release implementation from jupiterone/github-internal

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

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.

3 participants