Skip to content

fix(copilot-cli): wrap GITHUB_TOKEN expression in raw tags - #45583

Merged
subatoi merged 1 commit into
github:mainfrom
jonigl:patch-1
Aug 24, 2026
Merged

fix(copilot-cli): wrap GITHUB_TOKEN expression in raw tags#45583
subatoi merged 1 commit into
github:mainfrom
jonigl:patch-1

Conversation

@jonigl

@jonigl jonigl commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Before (rendered): GITHUB_TOKEN: $ (check https://docs.github.com/en/copilot/how-tos/copilot-cli/use-copilot-cli-in-actions)
image

After (rendered): GITHUB_TOKEN: ${{ github.token }}

Docs-only change, no content or behavior changes beyond the fix.

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Copilot AI balanced review requested due to automatic review settings August 21, 2026 17:46
@welcome

welcome Bot commented Aug 21, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Fixes Liquid rendering so the workflow example displays the complete GITHUB_TOKEN expression.

Changes:

  • Wraps ${{ github.token }} in Liquid raw tags.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@subatoi subatoi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you very much, @jonigl! I'll get this merged now 🙇

@subatoi
subatoi added this pull request to the merge queue Aug 24, 2026
Merged via the queue into github:main with commit 2faf8fe Aug 24, 2026
44 checks passed
@jonigl

jonigl commented Aug 24, 2026

Copy link
Copy Markdown
Contributor Author

Thank you very much, @jonigl! I'll get this merged now 🙇

Thanks @subatoi for the quick review! 🙂

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.

3 participants