Skip to content

Clarify dependency-review GH_AW_GITHUB_TOKEN scope#1145

Draft
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-dependency-review-token-scope-1144-27ee323a5d354360
Draft

Clarify dependency-review GH_AW_GITHUB_TOKEN scope#1145
github-actions[bot] wants to merge 1 commit into
mainfrom
fix-dependency-review-token-scope-1144-27ee323a5d354360

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Summary

Align dependency-review documentation with actual token wiring by clarifying that GH_AW_GITHUB_TOKEN is a general GitHub auth fallback in this workflow (including labeling), not label-only.

Changes

  • Updated gh-agent-workflows/dependency-review/README.md secret description for GH_AW_GITHUB_TOKEN.
  • Kept behavior unchanged; this is a docs clarification to remove contradiction with lock workflow auth fallback chains.

Validation

  • Ran the issue repro logic locally and confirmed it now reports: PASS: docs no longer claim label-only token scope.

Resolves #1144.


What is this? | From workflow: Trigger Bug Hunter

Give us feedback! React with 🚀 if perfect, 👍 if helpful, 👎 if not.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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.

[bug-hunter] GH_AW_GITHUB_TOKEN documented label-only but used by checkout/MCP auth paths

0 participants