Skip to content

Conversation

@gnbm
Copy link
Contributor

@gnbm gnbm commented Nov 15, 2025

What is the current behavior?

  • Error thrown when running the action:
Invalid workflow file: .github/workflows/release-orchestrator.yml#L53
error parsing called workflow
".github/workflows/release-orchestrator.yml"
-> "./.github/workflows/release-production.yml" (source branch with sha:b8763895feb35a1f52b96e673b1e9bab16521515)
: (Line: 8, Col: 15): Unexpected value 'choice', (Line: 10, Col: 9): Unexpected value 'options', (Line: 16, Col: 15): Unexpected value 'choice', (Line: 19, Col: 9): Unexpected value 'options'

GitHub Issue Number: N/A

What is the new behavior?

  • Changed release-production.yml inputs from type: choice with options: to type: string, which is required for workflow_call inputs.

Documentation

Does this introduce a breaking change?

  • Yes
  • No

Testing

  • Need to run the workflow

Other information

@gnbm gnbm added the Bug: Validated This PR or Issue is verified to be a bug within Stencil label Nov 15, 2025
@gnbm gnbm requested a review from a team as a code owner November 15, 2025 01:23
@gnbm gnbm merged commit 66459ab into main Nov 15, 2025
137 of 138 checks passed
@gnbm gnbm deleted the gm/release-action-fix2 branch November 15, 2025 02:03
@gnbm gnbm changed the title bug(npm): Attempt2 to fix issue with Trusted Publishers when using reusable workflows chore(npm): Attempt2 to fix issue with Trusted Publishers when using reusable workflows Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug: Validated This PR or Issue is verified to be a bug within Stencil

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants