Skip to content

add workflow_dispatch to build & stage workflow#142

Merged
TimHess merged 1 commit intomainfrom
add_manual_dispatch
Jan 30, 2026
Merged

add workflow_dispatch to build & stage workflow#142
TimHess merged 1 commit intomainfrom
add_manual_dispatch

Conversation

@TimHess
Copy link
Member

@TimHess TimHess commented Jan 30, 2026

No description provided.

Copy link

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 the ability to manually trigger the "Build and stage" workflow from the GitHub Actions UI by adding the workflow_dispatch event trigger. This allows operators to build and deploy to staging on-demand without requiring a push to main or opening a pull request.

Changes:

  • Added workflow_dispatch: trigger to the build-and-stage.yml workflow

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

@TimHess TimHess force-pushed the add_manual_dispatch branch from b77f72d to 45c20da Compare January 30, 2026 17:35
@github-actions
Copy link

Preview link: https://initializr-web-pr-142.azurewebsites.net

  • Your changes have been deployed to the preview site. The preview site will update as you add more commits to this branch.
  • The preview link is shareable, but will be deleted when the pull request is merged or closed.

Need to pair with a custom InitializrService address?

A team member can use this az CLI command, replacing and for valid numbers:

az webapp config appsettings set --resource-group steeltoe --name initializr-web --slot pr-<this-PR-number> --settings "INITIALIZR_SERVICE_HOST=initializr-service-pr-<other-pr-number>.azurewebsites.net" "INITIALIZR_SERVICE_URI=https://initializr-service-pr-<other-pr-number>.azurewebsites.net/api/"

This is an automated message.

@TimHess TimHess merged commit 7a9603f into main Jan 30, 2026
3 checks passed
@TimHess TimHess deleted the add_manual_dispatch branch January 30, 2026 17:38
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