Skip to content

fix(ci): set INPUT_GITHUB_TOKEN for CLA action#1091

Merged
steilerDev merged 1 commit into
betafrom
fix/cla-token-v3
Mar 20, 2026
Merged

fix(ci): set INPUT_GITHUB_TOKEN for CLA action#1091
steilerDev merged 1 commit into
betafrom
fix/cla-token-v3

Conversation

@steilerDev
Copy link
Copy Markdown
Owner

Sets INPUT_GITHUB_TOKEN explicitly since the runner stopped auto-populating it. The contributor-assistant action reads GITHUB_TOKEN via core.getInput() which resolves to INPUT_GITHUB_TOKEN.

The contributor-assistant action reads GITHUB_TOKEN via core.getInput()
which resolves to INPUT_GITHUB_TOKEN env var. The runner previously
auto-populated this but stopped. Explicitly set it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@steilerDev steilerDev merged commit c1d174a into beta Mar 20, 2026
2 of 3 checks passed
@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.1.1-beta.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 2.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant