Skip to content

Fix token variable name in CI workflow#256

Merged
bourgeoa merged 1 commit intomainfrom
bourgeoa-npm-2
Apr 14, 2026
Merged

Fix token variable name in CI workflow#256
bourgeoa merged 1 commit intomainfrom
bourgeoa-npm-2

Conversation

@bourgeoa
Copy link
Copy Markdown
Contributor

Updated environment variable name from GITHUB_TOKEN to GH_TOKEN for auto-merge step.

Updated environment variable name from GITHUB_TOKEN to GH_TOKEN for auto-merge step.
Copilot AI review requested due to automatic review settings April 14, 2026 10:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the authentication environment variable used by the GitHub CLI in the Dependabot auto-merge step, aligning it with the expected GH_TOKEN variable name in the CI workflow.

Changes:

  • Switch gh pr merge step token env var from GITHUB_TOKEN to GH_TOKEN.
  • Correct comment casing from “Github” to “GitHub”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bourgeoa bourgeoa merged commit 0592495 into main Apr 14, 2026
11 checks passed
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.

2 participants