Skip to content

ci: add infra_branch input to devnet daily release workflow#3565

Merged
nikw9944 merged 1 commit intomainfrom
ci/add-infra-branch-input
Apr 22, 2026
Merged

ci: add infra_branch input to devnet daily release workflow#3565
nikw9944 merged 1 commit intomainfrom
ci/add-infra-branch-input

Conversation

@nikw9944
Copy link
Copy Markdown
Contributor

Summary

  • Add optional infra_branch input to the release.devnet.all.daily workflow, allowing users to specify which branch of malbeclabs/infra to use for ansible playbooks
  • Defaults to the infra repo's default branch when not specified, preserving existing behavior
  • The input is passed through to the reusable release.daily.yml workflow and used as the ref in the infra repo checkout step

Testing Verification

  • When infra_branch is left empty (or on scheduled runs), the workflow checks out the infra repo's default branch — same as before
  • When infra_branch is specified via workflow_dispatch, the infra repo is checked out at that branch

@nikw9944 nikw9944 marked this pull request as draft April 22, 2026 16:23
@nikw9944 nikw9944 marked this pull request as ready for review April 22, 2026 16:30
@nikw9944 nikw9944 force-pushed the ci/add-infra-branch-input branch from 7053c75 to fe93241 Compare April 22, 2026 16:31
@nikw9944 nikw9944 enabled auto-merge (squash) April 22, 2026 16:35
@nikw9944 nikw9944 merged commit 8896ecc into main Apr 22, 2026
36 checks passed
@nikw9944 nikw9944 deleted the ci/add-infra-branch-input branch April 22, 2026 16:46
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.

2 participants