Skip to content

ci: add workflow dispatch to publish pipelines#26

Merged
KochC merged 1 commit intodevfrom
ci/add-workflow-dispatch-to-publish-pipelines
Mar 16, 2026
Merged

ci: add workflow dispatch to publish pipelines#26
KochC merged 1 commit intodevfrom
ci/add-workflow-dispatch-to-publish-pipelines

Conversation

@flxapps
Copy link
Copy Markdown

@flxapps flxapps commented Mar 16, 2026

cf. title

@flxapps flxapps requested a review from Copilot March 16, 2026 13:22
@flxapps flxapps self-assigned this Mar 16, 2026
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 16, 2026

CLA assistant check
All committers have signed the CLA.

@flxapps flxapps changed the base branch from main to dev March 16, 2026 13:22
Copy link
Copy Markdown

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

Adds workflow_dispatch trigger to both publish workflows, enabling manual triggering from the GitHub Actions UI.

Changes:

  • Added workflow_dispatch trigger to publish_main.yaml and publish_dev.yaml

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish_main.yaml Added workflow_dispatch trigger
.github/workflows/publish_dev.yaml Added workflow_dispatch trigger

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

You can also share your feedback on Copilot code review. Take the survey.

@flxapps flxapps force-pushed the ci/add-workflow-dispatch-to-publish-pipelines branch from 0281415 to 34d1170 Compare March 16, 2026 13:23
@flxapps flxapps requested a review from Copilot March 16, 2026 13:23
@flxapps flxapps requested a review from KochC March 16, 2026 13:24
@github-actions
Copy link
Copy Markdown

Version Analysis

Next Version: 3.0.0

Changelog: 📄 View detailed changelog in job summary

Badge:
Version Badge

Copy link
Copy Markdown

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

Adds workflow_dispatch trigger to both publish workflows, enabling manual triggering of package publishing.

Changes:

  • Added workflow_dispatch trigger to the main publish workflow
  • Added workflow_dispatch trigger to the dev publish workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/publish_main.yaml Added workflow_dispatch trigger
.github/workflows/publish_dev.yaml Added workflow_dispatch trigger

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

You can also share your feedback on Copilot code review. Take the survey.

@github-actions
Copy link
Copy Markdown

Version Analysis

Next Version: 3.0.0-6

Changelog: 📄 View detailed changelog in job summary

Badge:
Version Badge

@KochC KochC merged commit b35dd6b into dev Mar 16, 2026
9 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.

4 participants