Skip to content

Conversation

@gnbm
Copy link
Contributor

@gnbm gnbm commented Nov 18, 2025

Issue number: resolves #


What is the current behavior?

  • "nightly" was the default choice and was available for manual trigger when running release-orchestrator

What is the new behavior?

  • Set "dev" as the default choice (changed from "nightly")
  • Removed "nightly" from manual workflow_dispatch options (only "dev" and "production" remain)
  • Simplified the run-nightly condition to only run on schedule (github.event_name == 'schedule')

Does this introduce a breaking change?

  • Yes
  • [-] No

Other information

  • Manual triggers (workflow_dispatch): Only "dev" (default) and "production" are available
  • Scheduled triggers: The nightly build continues to run automatically every Monday–Friday at 6:00 UTC via the schedule trigger
  • Trusted Publishers compliance: Maintained — all releases still go through the single orchestrator workflow, ensuring the OIDC token is issued from the whitelisted workflow

@gnbm gnbm requested a review from a team as a code owner November 18, 2025 15:59
@gnbm gnbm requested a review from ShaneK November 18, 2025 15:59
@vercel
Copy link

vercel bot commented Nov 18, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
ionic-framework Ready Ready Preview Comment Nov 18, 2025 3:59pm

@gnbm gnbm merged commit b3826fe into main Nov 18, 2025
46 of 51 checks passed
@gnbm gnbm deleted the gm/release-action-finetune2 branch November 18, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants