Skip to content

Fix first-interaction v3 workflow inputs#180

Merged
rafaelha merged 1 commit into
mainfrom
codex/fix-first-interaction-inputs
Jul 21, 2026
Merged

Fix first-interaction v3 workflow inputs#180
rafaelha merged 1 commit into
mainfrom
codex/fix-first-interaction-inputs

Conversation

@rafaelha

Copy link
Copy Markdown
Collaborator

Summary

  • rename the three actions/first-interaction@v3 inputs to the v3 names
  • keep the workflow behavior and messages unchanged

Root cause

The v1-to-v3 action bump updated the action reference but retained v1 input names. v3 requires repo_token, pr_message, and issue_message; the old hyphenated names are ignored, causing the welcome job to fail with Input required and not supplied: issue_message.

Validation

  • confirmed the input names against actions/first-interaction@v3 metadata
  • YAML pre-commit hook passed
  • diff check passed
  • codespell and dependency checks passed

The repository's existing Pyright hook still reports four unrelated batch_size errors in test/unit/benchmarks/clifft_benchmarks.py.

@github-actions

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://queracomputing.github.io/tsim/pr-preview/pr-180/

Built to branch gh-pages at 2026-07-21 20:57 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@rafaelha
rafaelha marked this pull request as ready for review July 21, 2026 21:04
@rafaelha
rafaelha merged commit 1dad815 into main Jul 21, 2026
14 of 17 checks passed
@rafaelha
rafaelha deleted the codex/fix-first-interaction-inputs branch July 21, 2026 21:05
@github-actions

Copy link
Copy Markdown
Contributor

☂️ Code Coverage

current status: ✅

Overall Coverage

Statements Covered Coverage Threshold Status
2962 2774 94% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 63db0c9 by action🐍

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.

1 participant