Skip to content

ci: pass target_branch through security-update caller workflow#90

Closed
John Cunningham (SausCode) wants to merge 1 commit into
masterfrom
johncunningham/spo-979-pass-target_branch-through-security-update-caller-workflow
Closed

ci: pass target_branch through security-update caller workflow#90
John Cunningham (SausCode) wants to merge 1 commit into
masterfrom
johncunningham/spo-979-pass-target_branch-through-security-update-caller-workflow

Conversation

@SausCode
Copy link
Copy Markdown
Contributor

@SausCode John Cunningham (SausCode) commented May 28, 2026

Summary

  • Add target_branch dispatch input to the security-update caller workflow
  • Pass it through to the reusable workflow in sec-tools-public
  • Enables security update PRs to target release branches instead of always defaulting to main

Closes SPO-980

Test plan

  • Workflow dispatch still works without target_branch (backwards compatible)
  • Workflow dispatch with target_branch creates PR against the specified branch

AI assistance

  • AI-assisted (Claude Code)
    • Supervision: Active
    • AI-generated: Workflow input + passthrough
    • Human-verified: Reviewed diff

Add target_branch dispatch input and forward it to the reusable
workflow in sec-tools-public, enabling security update PRs to target
release branches.

SPO-979

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@SausCode John Cunningham (SausCode) deleted the johncunningham/spo-979-pass-target_branch-through-security-update-caller-workflow branch May 28, 2026 05:27
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.

1 participant