Skip to content

ci: add workflow_dispatch trigger to CI workflow#225

Closed
ryoppippi wants to merge 1 commit intomainfrom
ci/add-workflow-dispatch
Closed

ci: add workflow_dispatch trigger to CI workflow#225
ryoppippi wants to merge 1 commit intomainfrom
ci/add-workflow-dispatch

Conversation

@ryoppippi
Copy link
Copy Markdown
Contributor

@ryoppippi ryoppippi commented Dec 12, 2025

Summary

  • Add workflow_dispatch trigger to CI workflow for manual execution
  • This allows triggering the CI pipeline manually to re-deploy coverage badges

Context

The GitHub Pages build type was updated from legacy to workflow to properly support the actions/deploy-pages deployment. This change enables manual workflow runs to redeploy coverage reports when needed.


Summary by cubic

Add workflow_dispatch to the CI workflow to allow manual runs, so we can redeploy coverage badges on demand. This supports the switch to GitHub Pages workflow builds using actions/deploy-pages.

Written for commit b0cc16a. Summary will update automatically on new commits.

Copilot AI review requested due to automatic review settings December 12, 2025 16:54
@ryoppippi ryoppippi requested a review from a team as a code owner December 12, 2025 16:54
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 12, 2025

Open in StackBlitz

npm i https://pkg.pr.new/StackOneHQ/stackone-ai-node/@stackone/ai@225

commit: b0cc16a

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 manual trigger capability to the CI workflow by introducing the workflow_dispatch trigger. This enables on-demand execution of the CI pipeline, particularly useful for redeploying coverage badges to GitHub Pages after the build type was updated from legacy to workflow.

  • Adds workflow_dispatch trigger to enable manual workflow execution

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

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@ryoppippi ryoppippi closed this Dec 12, 2025
@ryoppippi ryoppippi deleted the ci/add-workflow-dispatch branch February 3, 2026 14:24
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