Skip to content

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

Open
John Cunningham (SausCode) wants to merge 1 commit into
mainfrom
johncunningham/ci-pass-target-branch-through-security-update
Open

ci: pass target_branch through security-update caller workflow#296
John Cunningham (SausCode) wants to merge 1 commit into
mainfrom
johncunningham/ci-pass-target-branch-through-security-update

Conversation

@SausCode
Copy link
Copy Markdown
Contributor

No description provided.

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>
Copy link
Copy Markdown
Contributor

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 updates the security update caller workflow to accept a target branch and forward it to the reusable security patching workflow.

Changes:

  • Adds an optional target_branch manual dispatch input.
  • Forwards target_branch to the reusable sec-tools-public workflow.

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

linear_tickets: ${{ inputs.linear_tickets }}
batch_id: ${{ inputs.batch_id }}
reviewers: ${{ inputs.reviewers }}
target_branch: ${{ inputs.target_branch }}
Copy link
Copy Markdown

@kk-0110 Kevin Killoran (kk-0110) left a comment

Choose a reason for hiding this comment

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

looks good to me

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