Skip to content

Remove interaction with stagign env - #266

Merged
lukasz-wal merged 1 commit into
mainfrom
remove-staging-interaction
Sep 3, 2026
Merged

Remove interaction with stagign env#266
lukasz-wal merged 1 commit into
mainfrom
remove-staging-interaction

Conversation

@lukasz-wal

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes consistently remove the staging option and update naming/defaults without leaving any remaining staging references or broken job identifiers.

Pull request overview

This PR removes “staging” as a selectable deployment target from the repository’s GitHub Actions workflows, leaving only development (and production where applicable). This aligns the manual and release-driven deployment triggers with a reduced environment set.

Changes:

  • Removed the staging option from the deploy_environment / environment workflow dispatch inputs.
  • Updated defaults and labels to reflect that only development (and production) deployments are supported.
  • Renamed the publish workflow’s deploy job from trigger-staging-or-dev-deploy to trigger-dev-deploy.
File summaries
File Description
.github/workflows/publish-new-build.yml Removes staging from dispatch input options and renames the deploy-trigger job to reflect development-only deploy triggering.
.github/workflows/manually-trigger-deploy.yml Updates workflow name/options/default to remove staging and default manual deployments to development.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@lukasz-wal
lukasz-wal deployed to production-fidl September 3, 2026 08:02 — with GitHub Actions Active
@lukasz-wal
lukasz-wal merged commit 9b69509 into main Sep 3, 2026
7 checks passed
@lukasz-wal
lukasz-wal deleted the remove-staging-interaction branch September 3, 2026 08:36
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