Skip to content

ci: Use inputs. vs github.event.inputs for workflow_call compatibility#26454

Merged
Matsuuu merged 1 commit intomasterfrom
matsu/fix-release-create-pr-paths
Mar 3, 2026
Merged

ci: Use inputs. vs github.event.inputs for workflow_call compatibility#26454
Matsuuu merged 1 commit intomasterfrom
matsu/fix-release-create-pr-paths

Conversation

@Matsuuu
Copy link
Member

@Matsuuu Matsuuu commented Mar 3, 2026

Summary

Workflow calls on https://github.com/n8n-io/n8n/actions/workflows/release-create-minor-pr.yml?target=https://github.com fail due to inputs being parsed in the old GHA way instead of using the inputs object.

Stabilize release-create-pr.yml around just inputs

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@Matsuuu Matsuuu requested a review from shortstacked March 3, 2026 05:51
@Matsuuu Matsuuu self-assigned this Mar 3, 2026
@Matsuuu Matsuuu marked this pull request as ready for review March 3, 2026 05:51
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@n8n-assistant n8n-assistant bot added the n8n team Authored by the n8n team label Mar 3, 2026
@Matsuuu Matsuuu added this pull request to the merge queue Mar 3, 2026
Merged via the queue into master with commit 15ce65d Mar 3, 2026
21 checks passed
@Matsuuu Matsuuu deleted the matsu/fix-release-create-pr-paths branch March 3, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

n8n team Authored by the n8n team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants