Skip to content

fix(release): stop passing removed branch input to shared-ci - #1678

Merged
lucasmcdonald3 merged 1 commit into
masterfrom
fix-master-release-branch-input
Jul 22, 2026
Merged

fix(release): stop passing removed branch input to shared-ci#1678
lucasmcdonald3 merged 1 commit into
masterfrom
fix-master-release-branch-input

Conversation

@lucasmcdonald3

@lucasmcdonald3 lucasmcdonald3 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

Remove the branch input that doesn't exist anymore

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

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.

Pull request overview

This PR updates the production release GitHub Actions workflow to stop passing a branch input to the reusable shared-ci.yml workflow, aligning the caller with the callee’s current workflow_call inputs.

Changes:

  • Removed the branch input from the pre-release-ci job’s call to ./.github/workflows/shared-ci.yml.
  • Removed the branch input from the validate job’s call to ./.github/workflows/shared-ci.yml.

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

@lucasmcdonald3
lucasmcdonald3 merged commit babf30d into master Jul 22, 2026
25 checks passed
@lucasmcdonald3
lucasmcdonald3 deleted the fix-master-release-branch-input branch July 22, 2026 20:59
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