Skip to content

fix(ci): use underscore input names for first-interaction@v3#22

Merged
zeevdr merged 1 commit intomainfrom
fix/welcome-v3-input-names
Apr 27, 2026
Merged

fix(ci): use underscore input names for first-interaction@v3#22
zeevdr merged 1 commit intomainfrom
fix/welcome-v3-input-names

Conversation

@zeevdr
Copy link
Copy Markdown
Member

@zeevdr zeevdr commented Apr 27, 2026

Summary

Test plan

  • action.yml for v3 confirms underscore input names.
  • Welcome job step no longer errors on next PR.

🤖 Generated with Claude Code

v3 renamed inputs to repo_token / issue_message / pr_message (underscores).
With v1 hyphenated names, the action errors:
  "Input required and not supplied: issue_message"
on every PR. Mirrors opendecree/decree#188.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@zeevdr zeevdr added bug Something isn't working size: S Quick win — a few hours or less priority: P1 Current milestone work labels Apr 27, 2026
@zeevdr zeevdr merged commit 8fd25a3 into main Apr 27, 2026
11 of 12 checks passed
@zeevdr zeevdr deleted the fix/welcome-v3-input-names branch April 27, 2026 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working priority: P1 Current milestone work size: S Quick win — a few hours or less

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant